Explorar o código

app: remove debug text

Brendan Allan hai 6 meses
pai
achega
331dacf9db
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/pages/layout.tsx

+ 0 - 1
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>