From 297643ad918163d291a0282eabd4e080a281bb21 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Thu, 16 Dec 2021 12:17:08 +0800 Subject: [PATCH] Change: manage page Edit to Profile --- web/src/component/Manage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/component/Manage.js b/web/src/component/Manage.js index 63e4ba5..834e00e 100644 --- a/web/src/component/Manage.js +++ b/web/src/component/Manage.js @@ -24,7 +24,7 @@ function Manage(props) { navigate(`/manage/users/${props.user.id}`); }} > - Edit + Profile