Fixed some text
This commit is contained in:
@ -537,7 +537,7 @@ export default function UserList() {
|
||||
className="btn btn-sm btn-primary"
|
||||
disabled={loading}
|
||||
>
|
||||
Edit
|
||||
Edit Handle
|
||||
</button>
|
||||
<button
|
||||
onClick={() => setDeleteConfirmation({ show: true, user })}
|
||||
|
Reference in New Issue
Block a user