mirror of
https://github.com/Vale54321/schafkop-neu.git
synced 2025-12-11 09:59:33 +01:00
fix: move prerender export to the correct position in +layout.svelte
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import '../app.css';
|
||||
import favicon from '$lib/assets/favicon.svg';
|
||||
|
||||
export const prerender = true;
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user