Skip to content

Commit

Permalink
Changed format
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisha Mishra authored and Nisha Mishra committed Dec 7, 2023
1 parent 8a4c37f commit 05f68e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es-vue-base/src/lib-components/EsFormInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export default {
},
phoneMaskValue: {
type: String,
default: '(###)-###-####',
default: '(###) ###-####',
required: false,
},
},
Expand Down

0 comments on commit 05f68e8

Please sign in to comment.