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
I am able to use the Drawer component in my application, but launching in Storybook does not work. Cloning this repository and adding in simple code produces the same error.
Details
I am able to use the
Drawer
component in my application, but launching in Storybook does not work. Cloning this repository and adding in simple code produces the same error.Steps to Reproduce
master
branchyarn install
yarn run storybook
MyDrawer
component (file details below)MyDrawer
story (file details below)File Details:
components/MyDrawer/MyDrawer.tsx
File Details:
components/MyDrawer/MyDrawer.story.tsx
The text was updated successfully, but these errors were encountered: