mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-23 23:34:43 +08:00
Rename SelectableDraggableTemplate file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { html, nothing } from "lit"
|
||||
import PinElement from "../element/PinElement"
|
||||
import ISelectableDraggableTemplate from "./SelectableDraggableTemplate"
|
||||
import ISelectableDraggableTemplate from "./ISelectableDraggableTemplate"
|
||||
|
||||
/** @typedef {import("../element/NodeElement").default} NodeElement */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user