diff --git a/pkg/web/components/base/range.templ b/pkg/web/components/base/range.templ index fd00a11..d52e7de 100644 --- a/pkg/web/components/base/range.templ +++ b/pkg/web/components/base/range.templ @@ -14,7 +14,6 @@ type RangeProps struct { Size string } -// Note: usage requires alpine.js templ Range(props RangeProps) {