diff --git a/src/apps/dashboard/features/backups/components/RestoreConfirmationDialog.tsx b/src/apps/dashboard/features/backups/components/RestoreConfirmationDialog.tsx index 3b51204b6..ee80686ba 100644 --- a/src/apps/dashboard/features/backups/components/RestoreConfirmationDialog.tsx +++ b/src/apps/dashboard/features/backups/components/RestoreConfirmationDialog.tsx @@ -32,7 +32,7 @@ const RestoreConfirmationDialog: FunctionComponent = ({ open, onClose, o -