refactor: prevent to updates download automatically

This commit is contained in:
Mauricio Siu
2024-05-26 03:06:31 -06:00
parent 0f025182f1
commit 8a0ffbe754
9 changed files with 112 additions and 21 deletions

View File

@@ -26,7 +26,7 @@ export const DeleteUser = ({ authId }: Props) => {
<AlertDialog>
<AlertDialogTrigger asChild>
<DropdownMenuItem
className="w-full cursor-pointer"
className="w-full cursor-pointer text-red-500 hover:!text-red-600"
onSelect={(e) => e.preventDefault()}
>
Delete User