mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Escaping
This commit is contained in:
parent
e996669ab0
commit
15e3d38d65
1 changed files with 3 additions and 3 deletions
|
|
@ -96,9 +96,9 @@ export default function DeleteMyAccount(): JSX.Element {
|
|||
with the same username/email for at least 24hrs.
|
||||
</p>
|
||||
<p>
|
||||
If you are deleting your account because you've imported too many
|
||||
items, and want a "fresh start" you can try using the{' '}
|
||||
<a href="/tools/bulk">bulk tool</a> to clean up your account
|
||||
If you are deleting your account because you've imported too
|
||||
many items, and want a "fresh start" you can try using
|
||||
the <a href="/tools/bulk">bulk tool</a> to clean up your account
|
||||
instead.
|
||||
</p>
|
||||
{viewer && router ? (
|
||||
|
|
|
|||
Loading…
Reference in a new issue