Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 202 Bytes

File metadata and controls

9 lines (6 loc) · 202 Bytes

Edit Invoice

Ab bare bones example React component to edit invoices. It deals with:

  • computing row totals
  • computing the grand total
  • adding and deleting rows

Feel free to submit issues or PRs.