We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We updated React to v18, but react-dom was not updated, this is causing issues with Storybook.
Keeps our dependencies up-to-date and allows us to use storybook to develop components.
Update react-dom to v18
The text was updated successfully, but these errors were encountered:
We are updating react-dom here. Closing.
Sorry, something went wrong.
luacmartins
No branches or pull requests
Problem
We updated React to v18, but react-dom was not updated, this is causing issues with Storybook.
Why is this important
Keeps our dependencies up-to-date and allows us to use storybook to develop components.
Solution
Update react-dom to v18
The text was updated successfully, but these errors were encountered: