Skip to content

Commit

Permalink
chore: upd v8.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCG committed Apr 8, 2024
1 parent 661c830 commit 1c6449c
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 474 deletions.
4 changes: 3 additions & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ const {join} = require('path');
const config: StorybookConfig = {
framework: {
name: '@storybook/react-webpack5',
options: {fastRefresh: true},
options: {},
},

stories: ['../src/**/*.stories.@(ts|tsx)'],

addons: [
'@storybook/preset-scss',
{name: '@storybook/addon-essentials', options: {backgrounds: false}},
Expand Down
Loading

0 comments on commit 1c6449c

Please sign in to comment.