Skip to content

Commit

Permalink
fix!: fix various 8.0.0 issues (#2820)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Matt Mower <matt.mower@cornerstonenw.com>
Co-authored-by: Andrew Nelson <andy@andyhub.com>
Co-authored-by: Shauna Keating <59394696+shkeating@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
6 people committed Mar 21, 2024
1 parent 8551f35 commit e05061e
Show file tree
Hide file tree
Showing 15 changed files with 24,930 additions and 23,664 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,6 +5,7 @@ _.log
npm-debug.log_
yarn-debug.log*
yarn-error.log*
doctor-storybook.log

# Runtime data

Expand Down
1 change: 1 addition & 0 deletions .storybook/main.ts
Expand Up @@ -8,6 +8,7 @@ const config: StorybookConfig = {
'@storybook/addon-links',
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@storybook/addon-mdx-gfm',
],
framework: {
name: '@storybook/react-vite',
Expand Down

0 comments on commit e05061e

Please sign in to comment.