mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 19:56:00 +00:00
left iconbar
This commit is contained in:
6
packages/web-svelte/src/App.svelte
Normal file
6
packages/web-svelte/src/App.svelte
Normal file
@@ -0,0 +1,6 @@
|
||||
<script lang="ts">
|
||||
import Screen from './Screen.svelte';
|
||||
|
||||
</script>
|
||||
|
||||
<Screen />
|
||||
Reference in New Issue
Block a user