ignite
ignite copied to clipboard
Generating a component should add the generated story to the storybook-registry.
When generating a component, a story item is generated for that component. However, that story must be added to the storybook-registry manually. It would be a nice feature to instead have this step done automatically.
Yeah, that's true.
https://github.com/infinitered/ignite/pull/1630 would enable this functionality.
Storybook is removed for Ignite v8: Maverick.