Change: manage page Edit to Profile

This commit is contained in:
2021-12-16 13:22:17 +08:00
parent 7efde3cf6f
commit 297643ad91
+1 -1
View File
@@ -24,7 +24,7 @@ function Manage(props) {
navigate(`/manage/users/${props.user.id}`);
}}
>
Edit
Profile
</button>
<button
onClick={() => {