Przeglądaj źródła

app: remove debug text

Brendan Allan 5 miesięcy temu
rodzic
commit
331dacf9db
1 zmienionych plików z 0 dodań i 1 usunięć
  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" />}>
                 <Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
-                  slkdjflkj
                   {props.children}
                   {props.children}
                 </Show>
                 </Show>
               </main>
               </main>