Skip to content

Commit c4c1288

Browse files
committed
delete: 테스트코드 삭제
1 parent dbd2164 commit c4c1288

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/page/home/Home.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
import Mandalart from '@/common/component/Mandalart/Mandalart';
2-
31
const Home = () => {
42
return (
53
<div>
64
<h1></h1>
7-
<Mandalart />
8-
<Mandalart size="small" />
95
</div>
106
);
117
};

0 commit comments

Comments
 (0)