Skip to content

Commit d170fcd

Browse files
committed
Update
1 parent c2584e0 commit d170fcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/mdInputContainer/mdInput.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<input
33
class="md-input"
44
:type="type"
5+
:name="name"
56
:value="value"
67
:disabled="disabled"
78
:required="required"

0 commit comments

Comments
 (0)