setShowDeleteModal(false)}
heading="Delete Local Data"
showButtons={false}
>
This action cannot be undone.
Be aware that the following data will be{" "}
permanently deleted:
-
Unsynced data for all apps on{" "}
{window.location.origin}
- Accounts
- Logged in sessions
{
setConfirmDeleteString(e.target.value);
}}
/>
Data synced to a sync server will not be deleted,
and will be synced when you log in again.
>
);
}