@things-elements/things-scene-billboard
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@things-elements/things-scene-billboard", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "An billboard component for things-scene.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1,2 +0,3 @@ | ||
import locales from './locales' | ||
import locales from './locales'; | ||
import icon from './assets/no-image.png'; | ||
@@ -6,3 +7,3 @@ var templates = [{ | ||
description: 'Things Scene Billboard Chart Component', | ||
icon: '', | ||
icon: icon, | ||
group: 'chartAndGauge', | ||
@@ -9,0 +10,0 @@ /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */ |
45756
26
270