From ee2abd415e922ed82dca213c77d62ec40ca1498c Mon Sep 17 00:00:00 2001 From: GyDi Date: Thu, 24 Nov 2022 10:26:25 +0800 Subject: [PATCH] fix: profile can not edit --- src/components/profile/editor-viewer.tsx | 2 +- src/components/profile/info-viewer.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/profile/editor-viewer.tsx b/src/components/profile/editor-viewer.tsx index ea15f5fa..28608e95 100644 --- a/src/components/profile/editor-viewer.tsx +++ b/src/components/profile/editor-viewer.tsx @@ -77,7 +77,7 @@ export const EditorViewer = (props: Props) => { {t("Edit File")} - +
diff --git a/src/components/profile/info-viewer.tsx b/src/components/profile/info-viewer.tsx index 54215a63..ffeb3afd 100644 --- a/src/components/profile/info-viewer.tsx +++ b/src/components/profile/info-viewer.tsx @@ -86,7 +86,7 @@ export const InfoViewer = (props: Props) => { {t("Edit Info")} - +