Skip to content

Commit 3dc63b4

Browse files
author
Dipak Sarkar
committed
updated docs
1 parent d9ef530 commit 3dc63b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/Example.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default {
6969
data () {
7070
return {
7171
price: 154.52,
72-
priceDirective: 0,
72+
priceDirective: null,
7373
priceUnmasked: 6789.10,
7474
config: {
7575
decimal: ',',

0 commit comments

Comments
 (0)