From 78599e6031b401daafcd590d812c2a9de1749fe4 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Thu, 25 Sep 2025 12:28:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=20PictureEditor=20=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E7=AE=80=E5=8C=96=E7=94=A8=E6=88=B7=E8=B5=84=E6=96=99?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/console/user-profile/index.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/web/src/components/console/user-profile/index.tsx b/web/src/components/console/user-profile/index.tsx index ba68bf7..f3ebc12 100644 --- a/web/src/components/console/user-profile/index.tsx +++ b/web/src/components/console/user-profile/index.tsx @@ -220,16 +220,8 @@ export function UserProfilePage() { setGender(e.target.value)} /> - - - - ) -} - -export function PictureEditor({ }) { - } \ No newline at end of file