Fixed some text

This commit is contained in:
2025-01-27 00:06:24 -06:00
parent 72e7a8fd6e
commit 5a4079bc1f
2 changed files with 2 additions and 2 deletions

View File

@ -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 })}