Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We use useEffect() to make sure the updatePrices() is called whenever the vatRate is changed.

...

Info

This is a very messy implementation, see version 1.13-fixed

...