clustvirt/view/components/hero.templ
Matthew Stobbs 223496075a Adding even more components
- Starting on main manager page
- Manager layout will be included in the manager page
- Manager page will use htmx to load different components via api
2024-03-15 22:50:24 -06:00

6 lines
55 B
Plaintext

package components
templ Hero() {
{ children... }
}