Fix console warning in DevTools

This commit is contained in:
Johan Gunawan 2022-12-05 16:08:35 -05:00
parent 922e3395a2
commit 81a35dd0bb

View file

@ -24,7 +24,7 @@
}; };
}, },
props: { props: {
modelValue: String, modelValue: Number,
cmsWidgetName: String, cmsWidgetName: String,
}, },
components: { components: {