Skip to content

Commit e730788

Browse files
committed
VueUi3dBar added component
1 parent 7eeb5ad commit e730788

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-data-ui",
33
"private": false,
4-
"version": "1.9.45",
4+
"version": "1.9.46",
55
"type": "module",
66
"description": "A user-empowering data visualization Vue components library",
77
"keywords": [

src/default_configs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,13 +2838,13 @@
28382838
}
28392839
},
28402840
"title": {
2841-
"text": "Title",
2841+
"text": "",
28422842
"color": "#2D353C",
28432843
"fontSize": 20,
28442844
"bold": true,
28452845
"subtitle": {
28462846
"color": "#A1A1A1",
2847-
"text": "Subtitle",
2847+
"text": "",
28482848
"fontSize": 16,
28492849
"bold": false
28502850
}

0 commit comments

Comments
 (0)