chore(templates): regenerate all _templ.go files

Regenerate all templ-generated Go files. These changes are caused
by running templ generate with a slightly different CLI version
(v0.3.1001) than the go.mod dependency (v0.3.1020), resulting in
minor formatting/import diffs across all templates. No functional
changes.
This commit is contained in:
2026-05-18 17:53:12 -04:00
parent d3a510d2e0
commit 0a9cde0fc8
35 changed files with 217 additions and 217 deletions
@@ -1,6 +1,6 @@
// Code generated by templ - DO NOT EDIT.
// templ: version: v0.3.1020
// templ: version: v0.3.1001
package templates
//lint:file-ignore SA4006 This context is only used if a nested component is present.