summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/app/src/pages/layout.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/app/src/pages/layout.tsx b/packages/app/src/pages/layout.tsx
index ce4513a5b..c84c7272d 100644
--- a/packages/app/src/pages/layout.tsx
+++ b/packages/app/src/pages/layout.tsx
@@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
}}
>
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
- slkdjflkj
{props.children}
</Show>
</main>