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.
Pattern for making popup modal dialogs
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.