mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-03 07:03:30 +00:00
fix: stories with changed number to name
This commit is contained in:
parent
2a21c9f736
commit
6be6caf89b
@ -13,7 +13,7 @@ type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Default: Story = {
|
||||
args: {
|
||||
number: 1,
|
||||
name: '1',
|
||||
address: 'zQ3asdf9d4Gs0',
|
||||
},
|
||||
}
|
||||
|
@ -13,7 +13,7 @@ type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Default: Story = {
|
||||
args: {
|
||||
number: 1,
|
||||
name: '1',
|
||||
address: 'zQ3asdf9d4Gs0',
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user