From 6a64f80cd00089e77927dce1c18449674f6ff79d Mon Sep 17 00:00:00 2001 From: yubin Date: Sat, 10 Aug 2024 02:58:09 +0900 Subject: [PATCH] =?UTF-8?q?Design:=20=ED=94=84=EB=A1=9C=ED=95=84=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=ED=8E=98=EC=9D=B4=EC=A7=80=20image=20obje?= =?UTF-8?q?ct-fit=20=EC=86=8D=EC=84=B1=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/containers/my/MyProfileEditForm.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/containers/my/MyProfileEditForm.tsx b/src/containers/my/MyProfileEditForm.tsx index 11bf0c8..48fb7ef 100644 --- a/src/containers/my/MyProfileEditForm.tsx +++ b/src/containers/my/MyProfileEditForm.tsx @@ -31,7 +31,6 @@ import { cn } from '@/utils/tailwind'; import { useQueryClient } from '@tanstack/react-query'; import { UserInfo } from '@/types/user'; import CustomAlert from '@/components/CustomAlert'; -import { Pen, PenBox } from 'lucide-react'; const MyProfileEditForm = () => { const [imageSizeAlertOpen, setImageSizeAlertOpen] = useState(false); @@ -267,7 +266,7 @@ const MyProfileEditForm = () => { >