Skip to content

Commit

Permalink
Merge pull request #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
1 parent c723210 commit 1185d02
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 1185d02

Please sign in to comment.