app: remove debug text
This commit is contained in:
parent
4ba7d3b406
commit
331dacf9db
1 changed files with 0 additions and 1 deletions
|
|
@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
|
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
|
||||||
slkdjflkj
|
|
||||||
{props.children}
|
{props.children}
|
||||||
</Show>
|
</Show>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue