fix: wire nav collapse
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
</div>
|
||||
</ui-dropdown>
|
||||
{{end}}
|
||||
|
||||
{{define "dropdown_trigger"}}
|
||||
{{with .Trigger}}{{.}}{{end}}
|
||||
{{end}}
|
||||
|
||||
{{define "dropdown_children"}}
|
||||
{{with .Children}}{{.}}{{end}}
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user