Skip to content

Commit

Permalink
feat: add sizes to storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Nov 26, 2020
1 parent 1586891 commit 9208b9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stories/index.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ export default {
srcset: {
control: 'array'
},
sizes: {
control: 'array'
},
defaultSize: {
control: 'number'
},
Expand Down

0 comments on commit 9208b9e

Please sign in to comment.