We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ebdd5 commit 96c63d6Copy full SHA for 96c63d6
src/components/Footer.tsx
@@ -40,10 +40,14 @@ export default function Footer() {
40
<Link href="/media">Media</Link>
41
</li>
42
<li>
43
- <Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">V6</Link>
+ <Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">
44
+ V6
45
+ </Link>
46
47
- <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
51
52
</ul>
53
<p>
0 commit comments