Skip to content

Commit 0cc2203

Browse files
author
Dipak Sarkar
committed
updated model value
1 parent 76c90e2 commit 0cc2203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/component.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export default {
5555
directives: {
5656
number: directive
5757
},
58+
emits: ['update:modelValue'],
5859
data() {
5960
return {
6061
maskedValue: this.modelValue,

0 commit comments

Comments
 (0)