Skip to content

Commit

Permalink
Merge pull request storybookjs#12717 from benforeva/patch-4
Browse files Browse the repository at this point in the history
Make story consistent across the example
  • Loading branch information
shilman committed Oct 9, 2020
2 parents 75a3fb2 + d8b43fa commit 7a86ccd
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -3,7 +3,7 @@

export const Large = Template.bind({});

Basic.parameters = {
Large.parameters = {
controls: { hideNoControlsWarning: true },
};
```
```

0 comments on commit 7a86ccd

Please sign in to comment.