add another number to storybook

This commit is contained in:
Samuel Newman
2024-11-05 17:58:26 +00:00
parent 38e95a76ce
commit a3f268a022
@@ -23,6 +23,9 @@ export function NumberFormat() {
<Text>
150 <ArrowIcon size="xs" /> {formatCount(i18n, 150)}
</Text>
<Text>
950 <ArrowIcon size="xs" /> {formatCount(i18n, 950)}
</Text>
<Text>
1049 <ArrowIcon size="xs" /> {formatCount(i18n, 1049)}
</Text>