mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
fix: management table story args
This commit is contained in:
parent
b9ec9e40fc
commit
02d622a0ec
@ -15,5 +15,7 @@ export default meta
|
||||
type Story = StoryObj<typeof meta>
|
||||
|
||||
export const Default: Story = {
|
||||
args: {},
|
||||
args: {
|
||||
tab: 'Active'
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user