Change: manage page Edit to Profile

This commit is contained in:
2021-12-16 12:17:08 +08:00
parent 7efde3cf6f
commit 297643ad91

View File

@@ -24,7 +24,7 @@ function Manage(props) {
navigate(`/manage/users/${props.user.id}`);
}}
>
Edit
Profile
</button>
<button
onClick={() => {