diff --git a/src/lib/components/playground/Notes.svelte b/src/lib/components/playground/Notes.svelte
index 6b616cf46..9b549e474 100644
--- a/src/lib/components/playground/Notes.svelte
+++ b/src/lib/components/playground/Notes.svelte
@@ -18,7 +18,7 @@
let loading = false;
-
+
{#if loading}
diff --git a/src/routes/(app)/admin/+layout.svelte b/src/routes/(app)/admin/+layout.svelte
index d7311c917..5219f1c6c 100644
--- a/src/routes/(app)/admin/+layout.svelte
+++ b/src/routes/(app)/admin/+layout.svelte
@@ -30,9 +30,9 @@
? 'md:max-w-[calc(100%-260px)]'
: ''}"
>
-