Skip to content

Commit 9208b9e

Browse files
committed
feat: add sizes to storybook
1 parent 1586891 commit 9208b9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stories/index.stories.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ export default {
4141
srcset: {
4242
control: 'array'
4343
},
44+
sizes: {
45+
control: 'array'
46+
},
4447
defaultSize: {
4548
control: 'number'
4649
},

0 commit comments

Comments
 (0)