mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 21:28:12 +08:00
Rename DocumentNodeType to DocumentNodeBlueprint for clarity
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
import { currentDraggingElement } from "@graphite/io-managers/drag";
|
||||
|
||||
import type { LayerType, LayerTypeData } from "@graphite/wasm-communication/messages";
|
||||
import { layerTypeData } from "@graphite/wasm-communication/messages";
|
||||
import type { LayerType } from "@graphite/wasm-communication/messages";
|
||||
|
||||
import LayoutRow from "@graphite/components/layout/LayoutRow.svelte";
|
||||
import IconButton from "@graphite/components/widgets/buttons/IconButton.svelte";
|
||||
|
||||
Reference in New Issue
Block a user