mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-02 05:04:43 +08:00
Added cleanup concept to the template
This commit is contained in:
@@ -13,8 +13,6 @@ import PinReferenceEntity from "../entity/PinReferenceEntity"
|
||||
*/
|
||||
export default class NodeElement extends ISelectableDraggableElement {
|
||||
|
||||
static tagName = "ueb-node"
|
||||
|
||||
/**
|
||||
* @param {ObjectEntity} entity
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user