mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-03 15:13:38 +00:00
fix: add args to val request story
This commit is contained in:
parent
b441051a51
commit
c839722782
@ -15,5 +15,10 @@ export default meta
|
||||
type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Default: Story = {
|
||||
args: {},
|
||||
args: {
|
||||
validator: {
|
||||
name: '1',
|
||||
address: 'zQ3asdf9d4Gs0',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user