mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-05 15:17:32 +08:00
Graph link work in progress
This commit is contained in:
@@ -18,4 +18,7 @@ export default class GraphElement extends HTMLElement {
|
||||
this.blueprint = this.closest("ueb-blueprint")
|
||||
this.template.apply(this)
|
||||
}
|
||||
|
||||
disconnectedCallback() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user