Skip to content

Commit f6f6c91

Browse files
author
Hamed
committed
- let value to has any type
1 parent 4e8f9ea commit f6f6c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PrettyInput.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
props: {
3737
type: String,
3838
name: String,
39-
value: String,
39+
value: {},
4040
modelValue: {},
4141
trueValue: {},
4242
falseValue: {},

0 commit comments

Comments
 (0)