Skip to content

Commit d8284aa

Browse files
committed
Fixed formatting
1 parent 3499a6c commit d8284aa

File tree

1 file changed

+1
-1
lines changed
  • diagrams-demo-gallery/.storybook

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
22
stories: ['../demos/*.stories.tsx'],
3-
addons: ['@storybook/addon-actions', "@storybook/addon-webpack5-compiler-babel"],
3+
addons: ['@storybook/addon-actions', '@storybook/addon-webpack5-compiler-babel'],
44
framework: '@storybook/react-webpack5'
55
};

0 commit comments

Comments
 (0)