Skip to content

Commit

Permalink
fix: update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandepass committed Mar 8, 2023
1 parent b26f625 commit 9cb4522
Show file tree
Hide file tree
Showing 4 changed files with 7,733 additions and 39,912 deletions.
2 changes: 1 addition & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
stories: ["../stories/**/*.stories.@(js|jsx|ts|tsx)"],
addons: ["../preset.js", "@storybook/addon-essentials"],
addons: ["../preset.js", "@storybook/addon-essentials", "@storybook/addon-mdx-gfm"],
framework: {
name: "@storybook/html-webpack5",
options: {}
Expand Down
Loading

0 comments on commit 9cb4522

Please sign in to comment.