Force use of latn numberingSystem throughout the UI

Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1580
This commit is contained in:
Alex Gleason
2023-10-15 13:08:15 -05:00
parent 374f99405e
commit 20a63d2915
3 changed files with 13 additions and 2 deletions

View File

@ -29,6 +29,7 @@ const DashCounter: React.FC<IDashCounter> = ({ count, label, to = '#', percent =
value={count}
style={percent ? 'unit' : undefined}
unit={percent ? 'percent' : undefined}
numberingSystem='latn'
/>
</Text>
<Text align='center'>