mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-16 02:10:38 +08:00
Node replace bug fix, names simplify
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import IElement from "./IElement.js"
|
||||
import InputTemplate from "../template/pin/InputTemplate.js"
|
||||
import Utility from "../Utility.js"
|
||||
import IElement from "./IElement.js"
|
||||
|
||||
export default class InputElement extends IElement {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user