diff --git a/frontend/src/views/Settings/AccountDeletion.tsx b/frontend/src/views/Settings/AccountDeletion.tsx index 648a62e..e4ba901 100644 --- a/frontend/src/views/Settings/AccountDeletion.tsx +++ b/frontend/src/views/Settings/AccountDeletion.tsx @@ -82,10 +82,12 @@ class AccountDeletionImpl extends React.Component< startDecorator={} sx={{ mb: 1 }} > - Your account is scheduled for permanent deletion on{' '} - {this.formatDeletionTime(deletionRequestedAt!)}. - All your tasks, labels, and data will be permanently erased. You - can cancel below to restore full access. + + Your account is scheduled for permanent deletion on{' '} + {this.formatDeletionTime(deletionRequestedAt!)}. + All your tasks, labels, and data will be permanently erased. You + can cancel below to restore full access. +