left iconbar

This commit is contained in:
Jan Prochazka
2021-02-17 18:46:27 +01:00
parent 4cb304a41c
commit 4ffc5842bb
16 changed files with 1149 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<script lang="ts">
import Screen from './Screen.svelte';
</script>
<Screen />