fix: wording
This commit is contained in:
@@ -18,7 +18,7 @@ function NoAccountWarning({
|
|||||||
<div className="mt-5 p-5 rounded-md shadow-sm grid grid-template-cols-1fr">
|
<div className="mt-5 p-5 rounded-md shadow-sm grid grid-template-cols-1fr">
|
||||||
<h1 className="sk-h3 m-0 font-semibold">Data not backed up</h1>
|
<h1 className="sk-h3 m-0 font-semibold">Data not backed up</h1>
|
||||||
<p className="m-0 mt-1 col-start-1 col-end-3">
|
<p className="m-0 mt-1 col-start-1 col-end-3">
|
||||||
Sign in or register to back up your notes
|
Sign in or register to back up your notes.
|
||||||
</p>
|
</p>
|
||||||
<button
|
<button
|
||||||
className="sn-btn mt-3 col-start-1 col-end-3 justify-self-start"
|
className="sn-btn mt-3 col-start-1 col-end-3 justify-self-start"
|
||||||
|
|||||||
Reference in New Issue
Block a user