mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
fix: update hero image height in config.pkl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user