fix: format indentatation inside script tag
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script>
|
||||
import CategoryFilter from '$features/CategoryFilter/ui/CategoryFilter.svelte';
|
||||
import Button from '$shared/shadcn/ui/button/button.svelte';
|
||||
</script>
|
||||
|
||||
@@ -6,4 +7,4 @@
|
||||
<p>
|
||||
Visit <a href="https://svelte.dev/docs">svelte.dev/docs</a> to read the documentation
|
||||
</p>
|
||||
<Button>Click me!</Button>
|
||||
<CategoryFilter />
|
||||
|
||||
Reference in New Issue
Block a user