minor fix
This commit is contained in:
parent
915d08a315
commit
80ad01a2d0
|
@ -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>
|
||||
|
|
Ŝarĝante…
Reference in New Issue