feat: extract graph-interface into seperate package
This commit is contained in:
3
packages/ui/src/routes/+page.svelte
Normal file
3
packages/ui/src/routes/+page.svelte
Normal file
@ -0,0 +1,3 @@
|
||||
<h1>Welcome to your library project</h1>
|
||||
<p>Create your package using @sveltejs/package and preview/showcase your work with SvelteKit</p>
|
||||
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
|
Reference in New Issue
Block a user