@ -1,5 +1,6 @@
<script>
import { templates } from '$lib/templates/templates';
/** @type number */ export let templateIndex;
import { title } from '$lib/stores/store';
</script>
@ -1,8 +1,7 @@
console.log(templates);
console.log(templateIndex);
import { heading } from '$lib/stores/store';