chore: update templ and templui

This commit is contained in:
juancwu 2026-04-12 16:07:06 +00:00
commit 61eaa268ab
89 changed files with 25776 additions and 8231 deletions

View file

@ -25,6 +25,6 @@ templ ThemeSwitcher(props ...ThemeSwitcherProps) {
"aria-label": "Toggle theme",
},
}) {
@icon.Eclipse(icon.Props{Size: 20})
@icon.Eclipse(icon.Props{Class: ""})
}
}