We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8f9ea commit f6f6c91Copy full SHA for f6f6c91
src/PrettyInput.vue
@@ -36,7 +36,7 @@
36
props: {
37
type: String,
38
name: String,
39
- value: String,
+ value: {},
40
modelValue: {},
41
trueValue: {},
42
falseValue: {},
0 commit comments