add another number to storybook
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user