mirror of https://github.com/acid-info/lsd.git
fix: remove isOpen from storybook
This commit is contained in:
parent
8e3b049dd7
commit
d0ed81d5a2
|
@ -15,6 +15,11 @@ export default {
|
|||
value: ['xsmall', 'small', 'medium', 'large'],
|
||||
},
|
||||
},
|
||||
isOpen: {
|
||||
table: {
|
||||
disable: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
} as Meta
|
||||
|
||||
|
|
Loading…
Reference in New Issue