mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 01:38:11 +08:00
Fix some paper cuts
This commit is contained in:
@@ -300,7 +300,7 @@ import { defineComponent, nextTick } from "vue";
|
||||
|
||||
import type { IconName } from "@/utility-functions/icons";
|
||||
|
||||
import { UpdateNodeGraphSelection, FrontendNodeLink } from "@/wasm-communication/messages";
|
||||
import { UpdateNodeGraphSelection, type FrontendNodeLink } from "@/wasm-communication/messages";
|
||||
|
||||
import LayoutCol from "@/components/layout/LayoutCol.vue";
|
||||
import LayoutRow from "@/components/layout/LayoutRow.vue";
|
||||
|
||||
Reference in New Issue
Block a user