Skip to content

Commit 96c63d6

Browse files
committed
update lint
1 parent 75ebdd5 commit 96c63d6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/components/Footer.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,14 @@ export default function Footer() {
4040
<Link href="/media">Media</Link>
4141
</li>
4242
<li>
43-
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">V6</Link>
43+
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">
44+
V6
45+
</Link>
4446
</li>
4547
<li>
46-
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v5/api">V5</Link>
48+
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v5/api">
49+
V5
50+
</Link>
4751
</li>
4852
</ul>
4953
<p>

0 commit comments

Comments
 (0)