Closed sarahannnicholson closed 3 years ago
Can we have an update on this?
Hey guys! released alpha.22. Let me know if it works fine with Storybook 6?
Hey! works for me! I have a pretty basic use case for it, so maybe I'm not the best person to ask for about edge cases and such.
Thanks so much for updating to storybook 6.1 support! I tried to do it myself in a fork but didn't get it to the point I wanted to make a PR. Really appreciate the update! Thanks so much :)
I had to dig into the storybook docs to find out how to re-add this addon. So I might make a PR to update the readme for you.
Trying to add this wonderful package to our repo.
npm i -D storybook-addon-styled-component-theme
And I get this back:
I can see in this package.json for this addon the peerDependencies dont include version 6. So I'm assuming the support needs to be added?
Some other useful info: node -v:
v15.3.0
npm -v:7.0.14
Storybook version:6.1.7