Skip to content

Commit

Permalink
Revert "(#0) Icon 컴포넌트 추가"
Browse files Browse the repository at this point in the history
This reverts commit 92bdedd.
  • Loading branch information
baegofda committed Dec 1, 2023
1 parent 92bdedd commit b8aab52
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 42 deletions.
25 changes: 0 additions & 25 deletions src/core/components/Icon/Icon.stories.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions src/core/components/Icon/index.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions src/core/components/Icon/types/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export { default as Demo } from "@/core/components/Demo";
export { default as Divider } from "@/core/components/Divider";
export { default as Drawer } from "@/core/components/Drawer";
export { default as FormLabel } from "@/core/components/FormLabel";
export { default as Icon } from "@/core/components/Icon";
export { default as InputBase } from "@/core/components/Input/InputBase";
export { default as InputPassword } from "@/core/components/Input/InputPassword";
export { default as InputSearch } from "@/core/components/Input/InputSearch";
Expand Down

0 comments on commit b8aab52

Please sign in to comment.