diff --git a/src/view/screens/Storybook/NumberFormat.tsx b/src/view/screens/Storybook/NumberFormat.tsx index fbabf6f0fb..56e73287b6 100644 --- a/src/view/screens/Storybook/NumberFormat.tsx +++ b/src/view/screens/Storybook/NumberFormat.tsx @@ -23,6 +23,9 @@ export function NumberFormat() { 150 {formatCount(i18n, 150)} + + 950 {formatCount(i18n, 950)} + 1049 {formatCount(i18n, 1049)}