mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-15 04:50:53 +08:00
New keys for object, refactoring.
This commit is contained in:
@@ -26,4 +26,4 @@ export default class GraphLink extends GraphElement {
|
||||
}
|
||||
}
|
||||
|
||||
customElements.define('u-link', GraphLink)
|
||||
customElements.define("u-link", GraphLink)
|
||||
|
||||
Reference in New Issue
Block a user