mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-22 14:17:30 +08:00
Added cleanup concept to the template
This commit is contained in:
@@ -15,8 +15,6 @@ import LinkTemplate from "../template/LinkTemplate"
|
||||
*/
|
||||
export default class LinkElement extends IElement {
|
||||
|
||||
static tagName = "ueb-link"
|
||||
|
||||
/** @type {PinElement} */
|
||||
#source
|
||||
get sourcePin() {
|
||||
|
||||
Reference in New Issue
Block a user