Merge branch 'latn' into 'main'

Force use of latn numberingSystem throughout the UI

Closes #1580

See merge request soapbox-pub/soapbox!2821
This commit is contained in:
Alex Gleason
2023-10-15 18:31:51 +00:00
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'>