Skip to content

Commit 2c43db4

Browse files
committed
update all-inputs
1 parent 839f6c7 commit 2c43db4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/all-inputs/App.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<input-field name = "username" label = "Prefix" prefix = "Login:"/>
1212
<input-field name = "username" label = "Placeholder" placeholder = "Write something"/>
1313
<input-field name = "username" label = "Numeric" numeric/>
14-
<input type = "number"/>
1514
<h2>Input Textarea</h2>
1615
<input-field name = "description" type = "textarea"/>
1716
<input-field name = "description" type = "textarea" label = "With label"/>

0 commit comments

Comments
 (0)