Explorar o código

set welcome tab as default tab again

Jakob Pietron %!s(int64=2) %!d(string=hai) anos
pai
achega
1c44350238
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/frontend/app.tsx

+ 1 - 1
src/frontend/app.tsx

@@ -25,7 +25,7 @@ export function getApp() {
 
         return <>
             <MantineProvider theme={{colorScheme: preferredColorScheme}} withGlobalStyles withNormalizeCSS>
-                <Styledtabs defaultValue="editor" orientation="vertical" style={{height: '100%'}}>
+                <Styledtabs defaultValue="welcome" orientation="vertical" style={{height: '100%'}}>
                     <Allotment maxSize={'50%'}>
                         <Allotment.Pane preferredSize={250} minSize={250}>
                             <Stack style={{height: '100%', direction: 'column', gap: '0px'}}>