package put import "github.com/tigorlazuardi/redmage/views/utils" import "fmt" import "strconv" type ResolutionData struct { Error string Value int HXSwapOOB bool } templ ResolutionXInput(data ResolutionData) { } templ ResolutionYInput(data ResolutionData) { }