@emotion/react multiple instances warning #24759
Unanswered
TheMikeyRoss
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I keep seeing this warning when running storybook for my team ui kit
https://github.com/sikka-software/hawa
it's running on storybook v7.5.3 and next v14.0.1
Based on this comment it might be something to do with how webpack/vite is bundling the code to use it in storybook
Any idea what to do to improve the code to avoid that warning?
Keep in mind we don't even have
@emotion/react
in our kit (package.json)I know it's just a warning and I can just mentally ignore but I just love a clean console on a page refresh 😁
Beta Was this translation helpful? Give feedback.
All reactions