Skip to content

Commit

Permalink
remove empty config
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dDoX committed Jun 9, 2024
1 parent 835e6bd commit 0c079c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-components/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const config: StorybookConfig = {
plugins: configType === 'PRODUCTION' ? [turbosnap({ rootDir: config.root ?? process.cwd() })] : [],
});
},
docs: {},
};

export default config;
Expand Down

0 comments on commit 0c079c0

Please sign in to comment.