You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
register_knob has import { useEffect } from '@storybook/preview-api'; but @storybook/preview-api' is not listed in any kind of dependencies in package.json at package.json
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
register_knob has
import { useEffect } from '@storybook/preview-api';
but@storybook/preview-api'
is not listed in any kind of dependencies inpackage.json
at package.jsonThe text was updated successfully, but these errors were encountered: