Added documentation to functions and basic JWT generation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package nav
|
||||
|
||||
// Returns the mobile version of the navbar thats only visible when activated
|
||||
templ sideNav(navItems []NavItem) {
|
||||
<div
|
||||
x-show="open"
|
||||
|
||||
Reference in New Issue
Block a user