chore: move App and app related code to app layer
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
<script>
|
||||
import CategoryFilter from '$features/CategoryFilter/ui/CategoryFilter.svelte';
|
||||
import Button from '$shared/shadcn/ui/button/button.svelte';
|
||||
</script>
|
||||
|
||||
<h1>Welcome to Svelte + Vite</h1>
|
||||
<p>
|
||||
Visit <a href="https://svelte.dev/docs">svelte.dev/docs</a> to read the documentation
|
||||
</p>
|
||||
<CategoryFilter />
|
||||
|
||||
Reference in New Issue
Block a user