First commit
This commit is contained in:
5
src/routes/+page.svelte
Normal file
5
src/routes/+page.svelte
Normal file
@@ -0,0 +1,5 @@
|
||||
<script lang="ts">
|
||||
import ComfyApp from "$lib/components/ComfyApp.svelte"
|
||||
</script>
|
||||
|
||||
<ComfyApp/>
|
||||
Reference in New Issue
Block a user