Skip to content

Commit

Permalink
chore :: 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
jikwan0327 committed Apr 4, 2024
1 parent 5e85d75 commit c3159c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ export * from "./button";
export * from "./input";
export * from "./layouts";
export * from "./textarea";
export * from "./footer";
// export * from "./footer";
export * from "./toast";
export * from "./toggle";

0 comments on commit c3159c0

Please sign in to comment.