diff --git a/app/components/ui/alert-dialog.test.tsx b/app/components/ui/alert-dialog.test.tsx new file mode 100644 index 0000000..204e709 --- /dev/null +++ b/app/components/ui/alert-dialog.test.tsx @@ -0,0 +1,67 @@ +// Confirming an AlertDialog must close it AND run the action. +// +// AlertDialogAction used to be a plain