Skip to content

Commit

Permalink
storybook server update
Browse files Browse the repository at this point in the history
  • Loading branch information
staranbeer committed May 19, 2023
1 parent bc79cc1 commit b2f6a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const config = {
},
stories: [
'../src/components/actions/**/*.stories.mdx',
'../src/components/forms/Checkbox/**/*.stories.@(js|jsx|ts|tsx)',
'../src/components/forms/**/*.stories.@(js|jsx|ts|tsx)',
],
addons: [
'@storybook/addon-links',
Expand Down

0 comments on commit b2f6a1e

Please sign in to comment.