You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<DialogTitle>Are you sure you want to delete your account?</DialogTitle>
59
59
<DialogDescription>
60
-
Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.
60
+
Once your account is deleted, all of its resources and data will also be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.
61
61
</DialogDescription>
62
62
</DialogHeader>
63
63
<divclassName="grid gap-2">
@@ -94,17 +94,6 @@ export default function DeleteUser() {
94
94
</form>
95
95
</DialogContent>
96
96
</Dialog>
97
-
98
-
<Alertvariant="destructive"className="mt-4">
99
-
<TriangleAlertclassName="h-4 w-4"/>
100
-
<AlertTitle>Warning</AlertTitle>
101
-
<AlertDescription>
102
-
Once your account is deleted, all of its resources and data
103
-
will be permanently removed. Before deleting your account,
104
-
please download any data or information that you wish to
0 commit comments