mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #77 from Human-Connection/fix_accessibility_for_cypress
Bind name to name instead of model
This commit is contained in:
commit
deb1fb5953
@ -13,7 +13,7 @@
|
||||
iconRight && `ds-input-has-icon-right`
|
||||
]"
|
||||
:id="id"
|
||||
:name="model"
|
||||
:name="name"
|
||||
:type="type"
|
||||
:autofocus="autofocus"
|
||||
:placeholder="placeholder"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user