Skip to content

Commit 7eb2438

Browse files
committed
fix: 테스트코드 삭제
1 parent 9d06571 commit 7eb2438

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/page/home/Home.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
import Mandalart from '@/shared/component/Mandalart/Mandalart';
2-
31
const Home = () => {
42
return (
53
<div>
64
<h1></h1>
7-
<Mandalart />
85
</div>
96
);
107
};

0 commit comments

Comments
 (0)