Added templ, tailwind and frankenui
This commit is contained in:
5
view/component/navbar.templ
Normal file
5
view/component/navbar.templ
Normal file
@@ -0,0 +1,5 @@
|
||||
package component
|
||||
|
||||
templ Navbar() {
|
||||
<nav>Test</nav>
|
||||
}
|
||||
Reference in New Issue
Block a user