mirror of https://github.com/acid-info/lsd.git
story: uncontrolled Tabs component story
This commit is contained in:
parent
f0da75918b
commit
242868b6d9
|
@ -60,4 +60,5 @@ export const Root: Story<
|
||||||
Root.args = {
|
Root.args = {
|
||||||
fullWidth: false,
|
fullWidth: false,
|
||||||
scrollControls: true,
|
scrollControls: true,
|
||||||
|
onChange: undefined,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue