Skip to content

Commit

Permalink
Revert "Initial commit for upgrade to Storybook 7.4 - Temp remove Dat…
Browse files Browse the repository at this point in the history
…ePicker"

This reverts commit 9ab6d28.
  • Loading branch information
rushi committed Oct 16, 2023
1 parent 9ab6d28 commit b0bd133
Show file tree
Hide file tree
Showing 65 changed files with 55,235 additions and 37,229 deletions.
11 changes: 0 additions & 11 deletions .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
module.exports = {
stories: ["../src/**/*.stories.@(js|jsx|mdx)"],

core: {
disableTelemetry: true,
},

addons: [
"@storybook/addon-postcss",
"@storybook/addon-links",
Expand All @@ -16,14 +14,5 @@ module.exports = {
backgrounds: false,
},
},
"@storybook/addon-mdx-gfm",
],

framework: {
name: "@storybook/react-vite",
},

docs: {
autodocs: true,
},
};
File renamed without changes.
Loading

0 comments on commit b0bd133

Please sign in to comment.