mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 08:28:12 +08:00
Miscellaneous minor code cleanup
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from "vue";
|
||||
|
||||
import fullscreen, { keyboardLockApiSupported, enterFullscreen, exitFullscreen } from "@/utilities/fullscreen";
|
||||
|
||||
import IconLabel from "@/components/widgets/labels/IconLabel.vue";
|
||||
import TextLabel from "@/components/widgets/labels/TextLabel.vue";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user