mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-25 09:21:57 +03:00
Fix constraints for select fields.
This commit is contained in:
parent
f6f32dee44
commit
542a2b848e
@ -135,9 +135,7 @@ select :
|
||||
data
|
||||
(Select option)
|
||||
{ required : ()
|
||||
, plainText : ()
|
||||
, wasMapped : No
|
||||
, initial : String
|
||||
}
|
||||
select optionsMapping invalidError =
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user