Skip to content

Commit e693686

Browse files
committed
Remove stories
1 parent a616a0c commit e693686

27 files changed

+0
-915
lines changed

apps/frontpage/.storybook/main.ts

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ function getAbsolutePath(value: string): any {
1111
}
1212
const config: StorybookConfig = {
1313
stories: [
14-
'../stories/**/*.mdx',
15-
'../stories/**/*.stories.@(js|jsx|mjs|ts|tsx)',
1614
'../components/**/*.mdx',
1715
'../components/**/*.stories.@(js|jsx|mjs|ts|tsx)',
1816
],

apps/frontpage/stories/Button.stories.ts

-52
This file was deleted.

apps/frontpage/stories/Button.tsx

-52
This file was deleted.

0 commit comments

Comments
 (0)