app: remove debug text
parent
4ba7d3b406
commit
331dacf9db
|
|
@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
|
|||
}}
|
||||
>
|
||||
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
|
||||
slkdjflkj
|
||||
{props.children}
|
||||
</Show>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Reference in New Issue