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
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
While Storybook was originally used for both testing and documentation it is now exclusively used as a sort of interactive component sandbox that is used to augment our documentation.
This means the interactive components are still available but new releases cannot be made, and as time continues the docs are at risk of becoming out of date.
Since we only need a way to show interactive code samples, I believe using CodeSandbox could an easy/low effort alternative to Storybook (and notably clean up/simplify our codebase and dependencies quite a bit).