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