mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:51:09 +08:00
Merge pull request #12717 from benforeva/patch-4
Make story consistent across the example
This commit is contained in:
commit
7a86ccd2c9
@ -3,7 +3,7 @@
|
||||
|
||||
export const Large = Template.bind({});
|
||||
|
||||
Basic.parameters = {
|
||||
Large.parameters = {
|
||||
controls: { hideNoControlsWarning: true },
|
||||
};
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user