File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
// #region imports
12
import { CustomItemViewer, ResourceManager } from 'devexpress-dasard/common'
23
import { CustomItem } from 'devexpress-dasard/model'
4+
// #endregion
35

46
var svgIcon = '<svg id="helloWorldItemIcon" viewBox="0 0 24 24"><path stroke="#42f48f" fill="#42f48f" d="M12 2 L2 22 L22 22 Z" /></svg>';
57
var helloWorldItemMetaData = {

0 commit comments

Comments
 (0)