Skip to content

Commit 16a428a

Browse files
authored
fix: fix storybook config typo
1 parent 86019ac commit 16a428a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.storybook/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addParameters({
66
options: {
77
name: 'React ParticlesJS',
88
theme: themes.light,
9-
showAddonPannel: false,
9+
showAddonPanel: false,
1010
addonPanelInRight: true,
1111
},
1212
});

0 commit comments

Comments
 (0)