mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix(Input): Change type from to
This commit is contained in:
parent
2dd7118c40
commit
e00cca3c86
@ -39,7 +39,7 @@ class Input {
|
|||||||
value: String?
|
value: String?
|
||||||
error: String?
|
error: String?
|
||||||
help: String?
|
help: String?
|
||||||
required: Bool
|
required: Boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
// ╭───────────────────────────────────────────────────────────╮
|
// ╭───────────────────────────────────────────────────────────╮
|
||||||
|
Loading…
x
Reference in New Issue
Block a user