Skip to content

Commit a395a06

Browse files
committed
docs updated
1 parent 288b369 commit a395a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/.vuepress/components/BaseInput.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default {
1616
},
1717
type: {
1818
type: String,
19-
default: 'input'
19+
default: 'text'
2020
},
2121
label: {
2222
type: String,

0 commit comments

Comments
 (0)