Change: manage page Edit to Profile
This commit is contained in:
@@ -24,7 +24,7 @@ function Manage(props) {
|
|||||||
navigate(`/manage/users/${props.user.id}`);
|
navigate(`/manage/users/${props.user.id}`);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Edit
|
Profile
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user