i need to create a storybook for my custom tabs component #4317
SalmaOssamaa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have created a custom tabs component and i wanted to create a storybook for it but i always encounter an issue in the render function when i try to import the Tabs component
the error is : 'Tabs' refers to a value, but is being used as a type here. Did you mean 'typeof Tabs'?ts(2749)
Beta Was this translation helpful? Give feedback.
All reactions