From b38d4d72b8f5de587a0d6184e56ee19cb1dfd07c Mon Sep 17 00:00:00 2001 From: ywlee Date: Sun, 1 Oct 2023 19:52:54 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20=EB=B9=8C=EB=93=9C=20=EC=97=90=EB=9F=AC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/userInfo/editProfile.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/userInfo/editProfile.tsx b/pages/userInfo/editProfile.tsx index b20810e..86c4352 100644 --- a/pages/userInfo/editProfile.tsx +++ b/pages/userInfo/editProfile.tsx @@ -88,6 +88,7 @@ export default function EditProfile({ _imageSrc }: ProfileProps) { } }} style="center" + register={register('images')} />
Email