This commit is contained in:
2024-03-10 21:42:32 +00:00
parent ef12e964d6
commit 4fa27ea626
9 changed files with 127 additions and 76 deletions

View File

@@ -5,7 +5,7 @@
<NavLink href="/contact" Match="NavLinkMatch.All" ActiveClass="border-l-2 border-r-2 px-2 rounded">
Contact
</NavLink>
<NavLink href="/this" Match="NavLinkMatch.All" ActiveClass="border-l-2 border-r-2 px-2 rounded">
<NavLink href="/about" Match="NavLinkMatch.All" ActiveClass="border-l-2 border-r-2 px-2 rounded">
This App
</NavLink>
</nav>