Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Show the simple list

  1. Pass list object from parent component to child component.
  2. Create file(component): components/Invoice/InvoiceList.tsx to render the list.
  3. Create file: components/index.ts for indexing.
  4. Call InvoiceList.tsx component from the App.tsx and pass InvoiceList object as a props.

Please refer the attached information.txt and APP-DEMO file for more information.

About

Show the simple list. Pass list object from parent component to child component

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages