Created Navbar and added styling to links
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
<nav>
|
||||
<a href = "test">//tab</a>
|
||||
<a href = "test">//tab</a>
|
||||
<a href = "test">//tab</a>
|
||||
</nav>
|
||||
|
||||
<slot />
|
||||
Reference in New Issue
Block a user