We use useEffect()
to make sure the updatePrices()
is called whenever the vatRate
is changed.
This is a very messy implementation, see version 1.13-fixed
We use useEffect()
to make sure the updatePrices()
is called whenever the vatRate
is changed.
This is a very messy implementation, see version 1.13-fixed