Skip to content

Commit 331dacf

Browse files
committed
app: remove debug text
1 parent 4ba7d3b commit 331dacf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/app/src/pages/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
23622362
}}
23632363
>
23642364
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
2365-
slkdjflkj
23662365
{props.children}
23672366
</Show>
23682367
</main>

0 commit comments

Comments
 (0)