Skip to content

Commit

Permalink
chore: add storybook addon storysource (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS committed Jun 21, 2024
1 parent c7ecc33 commit 6342b76
Show file tree
Hide file tree
Showing 3 changed files with 523 additions and 573 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const config: StorybookConfig = {
'@storybook/addon-a11y',
'./theme-addon/register.tsx',
'@storybook/addon-webpack5-compiler-babel',
'@storybook/addon-storysource',
],
framework: '@storybook/react-webpack5',
typescript: {
Expand Down
Loading

0 comments on commit 6342b76

Please sign in to comment.