Skip to content

Commit 20b1e80

Browse files
authored
chore(deps): upgrade storybook to version 8 (#1029)
1 parent 2cc77f6 commit 20b1e80

File tree

5 files changed

+1497
-6571
lines changed

5 files changed

+1497
-6571
lines changed

.storybook/main.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ const config: StorybookConfig = {
1212
name: '@storybook/react-vite',
1313
options: {},
1414
},
15-
docs: {
16-
autodocs: 'tag',
15+
docs: {},
16+
typescript: {
17+
reactDocgen: false,
1718
},
1819
}
1920
export default config

0 commit comments

Comments
 (0)