Skip to content

Commit 9bf8c54

Browse files
committed
removed uneeded storybook addon
1 parent 158f21d commit 9bf8c54

4 files changed

Lines changed: 26445 additions & 313 deletions

File tree

.storybook/main.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ module.exports = {
44
],
55
addons: [
66
"@storybook/addon-links",
7-
"@storybook/addon-essentials",
8-
"@storybook/addon-postcss"
7+
"@storybook/addon-essentials"
98
],
109
webpackFinal: async (config) => {
1110
config.externals = {

0 commit comments

Comments
 (0)