restructure

This commit is contained in:
vcoppe
2024-04-18 10:55:55 +02:00
parent 395164033d
commit d800ff5540
5 changed files with 55 additions and 54 deletions

View File

@@ -6,7 +6,7 @@
import Toolbar from '$lib/components/Toolbar.svelte';
import LayerControl from '$lib/components/layer-control/LayerControl.svelte';
import { triggerFileInput } from '$lib/components/tools/tools';
import { triggerFileInput } from '$lib/stores';
</script>
<div class="flex flex-col w-screen h-screen">