--- name: dialogs description: Pattern for making popup modal dialogs --- # Instructions The example you should follow is the dialog we already have in file `src/components/ConfirmDialog.tsx`. That Confirm dialog is only the general idea, and of course the contentent inside different dialogs will vary.