Merge pull request #102 from linkwarden/dev

eslint fix
This commit is contained in:
Daniel
2023-08-01 16:32:11 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export default function EmailConfirmaion() {
<hr className="my-5" />
<p className="text-sm text-gray-500 ">
If you didn't recieve anything, go to the{" "}
If you didn&apos;t recieve anything, go to the{" "}
<Link href="/forgot" className="font-bold">
Password Recovery
</Link>{" "}
+1 -1
View File
@@ -49,7 +49,7 @@ export default function Forgot() {
afterwards.
</p>
<p className="text-sm text-gray-500">
You wont get logged in if you haven't created an account yet.
You wont get logged in if you haven&apos;t created an account yet.
</p>
</div>
<div>