add another number to storybook
This commit is contained in:
@@ -23,6 +23,9 @@ export function NumberFormat() {
|
|||||||
<Text>
|
<Text>
|
||||||
150 <ArrowIcon size="xs" /> {formatCount(i18n, 150)}
|
150 <ArrowIcon size="xs" /> {formatCount(i18n, 150)}
|
||||||
</Text>
|
</Text>
|
||||||
|
<Text>
|
||||||
|
950 <ArrowIcon size="xs" /> {formatCount(i18n, 950)}
|
||||||
|
</Text>
|
||||||
<Text>
|
<Text>
|
||||||
1049 <ArrowIcon size="xs" /> {formatCount(i18n, 1049)}
|
1049 <ArrowIcon size="xs" /> {formatCount(i18n, 1049)}
|
||||||
</Text>
|
</Text>
|
||||||
|
|||||||
Reference in New Issue
Block a user