Skip to content

Commit ed7d742

Browse files
committed
add barchart comp package info
1 parent 82e3b47 commit ed7d742

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

client/packages/lowcoder-comps/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@
5858
"h": 40
5959
}
6060
},
61+
"barChart": {
62+
"name": "Bar Chart",
63+
"icon": "./icons/icon-chart.svg",
64+
"layoutInfo": {
65+
"w": 12,
66+
"h": 40
67+
}
68+
},
6169
"imageEditor": {
6270
"name": "Image Editor",
6371
"icon": "./icons/icon-chart.svg",

0 commit comments

Comments
 (0)