Add anchor component
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<nav class="flex items-center justify-center py-12 space-x-8 fade-in">
|
||||
<nav class="flex items-center justify-center py-12 space-x-8">
|
||||
<NavLink href="/" Match="NavLinkMatch.All" ActiveClass="border-l-2 border-r-2 px-2 rounded">
|
||||
Home
|
||||
</NavLink>
|
||||
|
||||
Reference in New Issue
Block a user