mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-13 03:46:39 +00:00
fix: table story args
This commit is contained in:
parent
8a5afe16e4
commit
6517d9db55
@ -18,5 +18,7 @@ type Story = StoryObj<typeof meta>
|
||||
export const Default: Story = {
|
||||
args: {
|
||||
tab: VALIDATOR_TABS[0],
|
||||
searchValue: '',
|
||||
changeSearchValue: () => {},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user