Skip to content

Commit b8298cf

Browse files
committed
fix: 테스트코드 삭제
1 parent 55a5a44 commit b8298cf

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 EditBtn from '../mandal/component/EditBtn';
2-
31
const Home = () => {
42
return (
53
<div>
64
<h1></h1>
7-
<EditBtn />
85
</div>
96
);
107
};

0 commit comments

Comments
 (0)