Closed hamirmahal closed 1 year ago
fixes #369 and fixes #371.
I did this by searching storybook in package.json, removing all corresponding lines, and running npx storybook init.
storybook
package.json
npx storybook init
fixes #369 and fixes #371.
I did this by searching
storybook
inpackage.json
, removing all corresponding lines, and runningnpx storybook init
.