Skip to content

Commit 37a4829

Browse files
committed
[Refactor] 경로 수정
1 parent 15e060c commit 37a4829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modal/MypageModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Modal } from "./Modal";
2-
import { CustomBtn } from "../button/CustomBtn";
2+
import { CustomBtn } from "../button/CustomButton";
33
import { ReactNode } from "react";
44

55
interface MypageModalProps {

0 commit comments

Comments
 (0)