Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Salceanu committed Aug 12, 2024
2 parents 2eb98ea + a86e0d9 commit f2674d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/gb_component/definitions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"label": "PivotTable",
"gbPluginId": "stipplepivottable",
"tagName": "ST-PIVOTTABLE",
"type": "pivottable",
"type": "st-pivottable",
"icon": "{appPath}/components/pivottable/assets/library_icon.png",
"category": "Custom Components",
"content": "<st-pivottable gb_c__dataset=\"[]\" gb_c__rows=\"[]\" gb_c__cols=\"[]\" gb_c__vals=\"[]\"></pivottable>",
Expand Down

0 comments on commit f2674d0

Please sign in to comment.