Skip to content

Commit

Permalink
try to fix error in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Yastrebov committed Apr 10, 2024
1 parent 8a0cc1a commit 82597ad
Show file tree
Hide file tree
Showing 2 changed files with 1,830 additions and 2,123 deletions.
10 changes: 1 addition & 9 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,7 @@ const config: StorybookConfig = {
],
framework: {
name: '@storybook/react-vite',
options: {
builder: {
// @ts-expect-error
useSWC: true
}
}
},
features: {
storyStoreV7: false
options: {}
},
docs: {
autodocs: 'tag'
Expand Down
Loading

0 comments on commit 82597ad

Please sign in to comment.