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
When a component is composed of other components, Storybook shows a tabbed interface for the resulting component and each of its constituent components.
Actual behavior
In the React Storybook, the resulting component shows as undefined, and for some components can't automatically generate the controls available.
Expected behavior
When a component is composed of other components, Storybook shows a tabbed interface for the resulting component and each of its constituent components.
Actual behavior
In the React Storybook, the resulting component shows as
undefined
, and for some components can't automatically generate the controls available.Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: