Skip to content

Commit

Permalink
chore(*): fix merge confict
Browse files Browse the repository at this point in the history
  • Loading branch information
clukhei committed Oct 28, 2024
1 parent ba56678 commit 17839cb
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,7 @@ module.exports = {
"../stories/migration/**/*.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/frameworks/**/*.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/getting-started/**/*.@(mdx|stories.@(js|jsx|ts|tsx))",
// "../stories/components/*.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Accordion.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Alert.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Button.@(mdx|stories.@(js|jsx|ts|tsx))",
// "../stories/components/Checkbox.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Input.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Radio.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Masthead.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Progress.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Spinner.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Stepper.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/Switch.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/components/*.@(mdx|stories.@(js|jsx|ts|tsx))",
"../stories/*.mdx"
],
addons: [
Expand Down

0 comments on commit 17839cb

Please sign in to comment.