We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288b369 commit a395a06Copy full SHA for a395a06
docs/docs/.vuepress/components/BaseInput.vue
@@ -16,7 +16,7 @@ export default {
16
},
17
type: {
18
type: String,
19
- default: 'input'
+ default: 'text'
20
21
label: {
22
0 commit comments