Skip to content

Commit

Permalink
fix: 빌드 에러 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wo-o29 committed Jul 31, 2024
1 parent 503d3c2 commit 2681c70
Show file tree
Hide file tree
Showing 28 changed files with 1 addition and 880 deletions.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { StorybookConfig } from "@storybook/nextjs";

const config: StorybookConfig = {
stories: ["../src/**/*.mdx", "../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"],
stories: ["../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"],
addons: [
"@storybook/addon-onboarding",
"@storybook/addon-links",
Expand Down
Empty file added src/stories/.gitkeep
Empty file.
52 changes: 0 additions & 52 deletions src/stories/Button.stories.ts

This file was deleted.

52 changes: 0 additions & 52 deletions src/stories/Button.tsx

This file was deleted.

Loading

0 comments on commit 2681c70

Please sign in to comment.