Now with QR codes for sessions and presenters!

This commit is contained in:
Scott Idem
2024-07-18 17:15:12 -04:00
parent a6f8f00e9e
commit af17a05022
7 changed files with 234 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<script lang="ts">
/** @type {import('./$types').PageData} */
import { page } from '$app/stores';
console.log($page.params.slug);
// import { page } from '$app/stores';
// console.log($page.params.slug);
export let data: any;
// Imports