Closed stevensacks closed 2 years ago
Storybook 6.5 added support for React 18, but the peerDependencies only supports ^16.8.0 || ^17.0.0. Please update this to include || ^18.0.0.
^16.8.0 || ^17.0.0
|| ^18.0.0
Storybook 6.5 added support for React 18, but the peerDependencies only supports
^16.8.0 || ^17.0.0
. Please update this to include|| ^18.0.0
.