diff --git a/src/components/ConfirmDialog.tsx b/src/components/ConfirmDialog.tsx index 6509933a2..b0f2f8192 100644 --- a/src/components/ConfirmDialog.tsx +++ b/src/components/ConfirmDialog.tsx @@ -40,8 +40,12 @@ export function ConfirmDialog({ } }} > - - + + {title} @@ -50,7 +54,7 @@ export function ConfirmDialog({ {message} - +