fixed display name in treeview
This commit is contained in:
@@ -5,6 +5,8 @@ import Tools from "../../../canvas/constants/tools"
|
||||
class TopLevel extends Widget{
|
||||
|
||||
static widgetType = "toplevel"
|
||||
static displayName = "Top Level"
|
||||
|
||||
|
||||
constructor(props) {
|
||||
super(props)
|
||||
|
||||
Reference in New Issue
Block a user