mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 05:21:06 +08:00
Make story consistent across the example
This commit is contained in:
parent
52df9e64d7
commit
d8b43fa47d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
export const Large = Template.bind({});
|
export const Large = Template.bind({});
|
||||||
|
|
||||||
Basic.parameters = {
|
Large.parameters = {
|
||||||
controls: { hideNoControlsWarning: true },
|
controls: { hideNoControlsWarning: true },
|
||||||
};
|
};
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user