Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
JonahPlusPlus committed Nov 13, 2024
1 parent 7b1da20 commit 9817d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ const config: StorybookConfig = {
name: getAbsolutePath("storybook-solidjs-vite"),
options: {},
},
staticDirs: ['../public'],
staticDirs: ["../public"],
};
export default config;

0 comments on commit 9817d6e

Please sign in to comment.