We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e060c commit 37a4829Copy full SHA for 37a4829
src/components/modal/MypageModal.tsx
@@ -1,5 +1,5 @@
1
import { Modal } from "./Modal";
2
-import { CustomBtn } from "../button/CustomBtn";
+import { CustomBtn } from "../button/CustomButton";
3
import { ReactNode } from "react";
4
5
interface MypageModalProps {
0 commit comments