eslint fix

This commit is contained in:
Daniel 2023-08-01 16:31:30 -04:00
parent 8c49b33154
commit 46c897545f
2 changed files with 2 additions and 2 deletions

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>{" "}

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>