mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-06 23:57:30 +08:00
Added cleanup concept to the template
This commit is contained in:
@@ -14,7 +14,6 @@ import LinkMessageTemplate from "../template/LinkMessageTemplate"
|
||||
*/
|
||||
export default class LinkMessageElement extends IElement {
|
||||
|
||||
static tagName = "ueb-link-message"
|
||||
static convertType = _ => new LinkMessageElement(
|
||||
"ueb-icon-conver-type",
|
||||
/** @type {LinkRetrieval} */
|
||||
|
||||
Reference in New Issue
Block a user