Skip to content

Commit

Permalink
Remove unwanted storybook addons
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Mar 4, 2022
1 parent 281aebd commit 9ba72d2
Show file tree
Hide file tree
Showing 3 changed files with 994 additions and 4,198 deletions.
4 changes: 1 addition & 3 deletions .storybook/main.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ module.exports = {
'../stories/**/*.stories.@(js|jsx|ts|tsx)',
],
addons: [
'@storybook/addon-links',
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@storybook/addon-controls',
],
framework: '@storybook/react',
};
Loading

0 comments on commit 9ba72d2

Please sign in to comment.