Update to storybook 8.x

Review Request #14203 — Created Oct. 15, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

This change updates us to use the latest storybook version. The
migration is pretty simple, and enables us to remove the direct
dependency on react.

Used storybook and flipped through all the different components.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update to storybook 8.x
This change updates us to use the latest storybook version. The migration is pretty simple, and enables us to remove the direct dependency on react. Testing Done: Used storybook and flipped through all the different components.
2e81003c78270118926c2e9fdd20beaac3c88d61 David Trowbridge
.gitignore
package.json
package-lock.json
.storybook/main.ts
.storybook/preview.tsx
Loading...