Remove log
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
import { PortableText } from '@portabletext/svelte';
|
import { PortableText } from '@portabletext/svelte';
|
||||||
/** loading things from the server side */
|
/** loading things from the server side */
|
||||||
let { data } = $props();
|
let { data } = $props();
|
||||||
console.log(data);
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<title> McGill ECSESS </title>
|
<title> McGill ECSESS </title>
|
||||||
|
|||||||
Reference in New Issue
Block a user