- Pass list object from parent component to child component.
- Create file(component): components/Invoice/InvoiceList.tsx to render the list.
- Create file: components/index.ts for indexing.
- Call InvoiceList.tsx component from the App.tsx and pass InvoiceList object as a props.
HsharmaCoding/1-React-List
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|