mirror of
https://github.com/bitwarden/browser
synced 2025-01-30 04:54:55 +01:00
604e22334a
Upgrade storybook to version v8 which is a major upgrade. Storybook provides an upgrade wizard which did most of the work. - Ran npx storybook upgrade. - Manually updated `remark-gfm` since the newer mdx requires v 4. - Migrated all old stories still using `Story` to `StoryObj`.