mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 00:37:00 +00:00
minor fix
This commit is contained in:
@@ -43,7 +43,7 @@ export default function DeleteUserModal({ onClose, userId }: Props) {
|
||||
onClick={deleteUser}
|
||||
>
|
||||
<i className="bi-trash text-xl" />
|
||||
Delete, I know what I'm doing
|
||||
Delete, I know what I'm doing
|
||||
</button>
|
||||
</div>
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user