# dialogs > Pattern for making popup modal dialogs - Author: Clay Ferguson - Repository: Clay-Ferguson/mkbrowser - Version: 20260129180433 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Clay-Ferguson/mkbrowser - Web: https://mule.run/skillshub/@@Clay-Ferguson/mkbrowser~dialogs:20260129180433 --- --- 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.