mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-21 21:57:38 +08:00
Pin names refactoring
This commit is contained in:
@@ -2,7 +2,7 @@ import IInputPinTemplate from "./IInputPinTemplate"
|
||||
|
||||
/** @typedef {import("../../element/PinElement").default} PinElement */
|
||||
|
||||
export default class NameInputPinTemplate extends IInputPinTemplate {
|
||||
export default class NamePinTemplate extends IInputPinTemplate {
|
||||
|
||||
static singleLineInput = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user