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