mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
Update
This commit is contained in:
parent
c2584e02f8
commit
d170fcd780
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<input
|
||||
class="md-input"
|
||||
:type="type"
|
||||
:name="name"
|
||||
:value="value"
|
||||
:disabled="disabled"
|
||||
:required="required"
|
||||
|
|
|
|||
Loading…
Reference in a new issue