fix: update hero image height in config.pkl

This commit is contained in:
Prad Nukala
2024-09-30 21:27:02 -04:00
parent 36ad1448df
commit bfa78063a7
6 changed files with 56 additions and 25 deletions
+2
View File
@@ -4,6 +4,8 @@ module models
import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.5.0#/go.pkl"
typealias FormState = "initial" | "error" | "success" | "warning"
class Image {
src: String
width: String