Skip to content

Commit

Permalink
Format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 14, 2024
1 parent 2c0f22b commit 4d57305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui-components/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const config = {
"./juno-addon",
"@storybook/addon-mdx-gfm",
"@storybook/addon-webpack5-compiler-babel",
'@storybook/addon-postcss',
"@storybook/addon-postcss",
],
staticDirs: ["../public"],
webpackFinal: async (config) => {
Expand Down

0 comments on commit 4d57305

Please sign in to comment.