mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2026-03-13 09:50:09 +08:00
Fixed formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
stories: ['../demos/*.stories.tsx'],
|
||||
addons: ['@storybook/addon-actions', "@storybook/addon-webpack5-compiler-babel"],
|
||||
addons: ['@storybook/addon-actions', '@storybook/addon-webpack5-compiler-babel'],
|
||||
framework: '@storybook/react-webpack5'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user