mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-12 22:47:30 +08:00
Added cleanup concept to the template
This commit is contained in:
@@ -19,8 +19,6 @@ import StringPinTemplate from "../template/StringPinTemplate"
|
||||
*/
|
||||
export default class PinElement extends IElement {
|
||||
|
||||
static tagName = "ueb-pin"
|
||||
|
||||
static #typeTemplateMap = {
|
||||
"exec": ExecPinTemplate,
|
||||
"string": StringPinTemplate,
|
||||
|
||||
Reference in New Issue
Block a user