+
+
+
+
+
+
+
+
+ Are you sure you want to delete this site?
+
+
+ This action cannot be undone. This will permanently delete the
+ site "{site.name}" and all of its data from the server.
+
+
+
+ Cancel
+ deleteSiteMutation.mutate(site.objectGUID)}
+ className="bg-destructive text-destructive-foreground"
+ >
+ Delete
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Are you sure you want to delete this subnet?
+
+
+ This action cannot be undone. This will permanently delete the
+ subnet "{subnet.name}" and all of its data from the server.
+
+
+
+ Cancel
+ deleteSubnetMutation.mutate(subnet.objectGUID)}
+ className="bg-destructive text-destructive-foreground"
+ >
+ Delete
+
+
+
+
+