RTL not working

Author: robert-barahonaCreated Jan 9, 2025Updated Jan 15, 2025
Labelshelp wanted

NumberFlow version

0.5.1

Framework version

18.3.1

Describe the bug and the steps to reproduce it

Hi, I'm using NumberFlow to render the big value, as you can see in the screenshot, the currency symbol is in the wrong position, since the Arabic language is RTL, the symbol should be on the left, like the other values I am displaying in my app without NumberFlow (Left values on the screenshot)

Screenshot 2025-01-09 at 16 59 07

I tried with dir="rtl" in the NumberFlow component but didn't work

Minimal reproduction (greatly appreciated)

No response