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