We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ef530 commit 3dc63b4Copy full SHA for 3dc63b4
docs/.vuepress/components/Example.vue
@@ -69,7 +69,7 @@ export default {
69
data () {
70
return {
71
price: 154.52,
72
- priceDirective: 0,
+ priceDirective: null,
73
priceUnmasked: 6789.10,
74
config: {
75
decimal: ',',
0 commit comments