Skip to content

Commit f616b48

Browse files
committed
Chore: test 페이지 editLinkModal삭제
1 parent 3e064c9 commit f616b48

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pages/test/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ export default function Test() {
5353
<button type="button" onClick={() => openModal("DeleteLinkModal")}>
5454
링크 삭제 버튼
5555
</button>
56-
<button type="button" onClick={() => openModal("EditLinkModal")}>
57-
링크 수정 버튼
58-
</button>
5956
<button type="button" onClick={() => openModal("EditModal")}>
6057
폴더 이름 수정 버튼
6158
</button>

0 commit comments

Comments
 (0)