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
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.jsonat package.json