Open MrGreenTea opened 10 months ago
See the docs about routes here:
https://kit.svelte.dev/docs/routing#other-files
They recommend co-locating components with pages, unless the component is needed by multiple pages.
See the docs about routes here:
https://kit.svelte.dev/docs/routing#other-files
They recommend co-locating components with pages, unless the component is needed by multiple pages.