added TADS 1 and 2
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import Header from "$lib/header.svelte";
|
||||
import Footer from "$lib/footer.svelte";
|
||||
|
||||
export const prerender = true;
|
||||
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user