-
-
Notifications
You must be signed in to change notification settings - Fork 149
RTL not working #93
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
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)
I tried with
dir="rtl"in the NumberFlow component but didn't workMinimal reproduction (greatly appreciated)
No response