Organizing things better. Hopefully nothing is broken!! Still need to move the event session related.

This commit is contained in:
Scott Idem
2024-09-27 17:21:57 -04:00
parent d6c26e7511
commit 6a8148228f
17 changed files with 36 additions and 54 deletions

View File

@@ -1,2 +1,10 @@
<script lang="ts">
/** @type {import('./$types').LayoutData} */
export let data: any;
let log_lvl = 0;
</script>
<slot />
<slot />