Skip to content

Commit 1d5b7fa

Browse files
committed
Add @storybook/addons to fix dependecies bug
1 parent f11af28 commit 1d5b7fa

File tree

2 files changed

+464
-19
lines changed

2 files changed

+464
-19
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.12.16",
28+
"@storybook/addons": "^5.3",
2829
"@testing-library/react-hooks": "^5.0.3",
2930
"@types/jest": "^26.0.20",
3031
"@types/react": "^17.0.1",

0 commit comments

Comments
 (0)