Done for the night I guess.

This commit is contained in:
Scott Idem
2024-03-27 20:15:30 -04:00
parent b336f18512
commit 7cc23077f3
8 changed files with 16 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
<script lang="ts">
export let data: any;
console.log(`ae_ Svelte Events Speakers +page data:`, data);
// console.log(`ae_ Svelte Events Speakers +page data:`, data);
import { onMount } from 'svelte';