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
We’re cleaning house! Storybook has changed a lot since this issue was created and we don’t know if it’s still valid. Please open a new issue referencing this one if this is still relevant in SB 7.x.
Follow-up to #14945
Current limitations
const meta = ...; export default meta;
const Story = ...; export { Story };
Template.bind({})
not yet implementedexport default { title: 14 }
stories.json
is finished generating e.g. inbuild-storybook
fileName
relative toconfigDir
Maintenance
The text was updated successfully, but these errors were encountered: