Skip to content

Commit e3c2d91

Browse files
committed
updated docs
1 parent f495d76 commit e3c2d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/components/PlayGround.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ export default {
140140
return {
141141
updated: true,
142142
exportDialogVisible: false,
143-
price: 1234.5,
144-
priceDirective: 1234.5,
143+
price: 1234.534,
144+
priceDirective: 1234.534,
145145
config: {
146146
decimal: ',',
147147
separator: '.',

0 commit comments

Comments
 (0)