mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 22:26:01 +00:00
web-svelte => web
This commit is contained in:
6
packages/web/src/App.svelte
Normal file
6
packages/web/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