/react-invoice-example

A bare bones invoice edit component for the React component development class

Primary LanguageJavaScript

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.