visuddhinanda 1 anno fa
parent
commit
1977ffafda
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      dashboard-v4/dashboard/src/pages/studio/ai/index.tsx

+ 1 - 1
dashboard-v4/dashboard/src/pages/studio/ai/index.tsx

@@ -10,7 +10,7 @@ const Widget = () => {
   return (
   return (
     <Layout>
     <Layout>
       <Layout>
       <Layout>
-        <LeftSider selectedKeys={"ai"} openKeys={["ai"]} />
+        <LeftSider openKeys={["ai"]} />
         <Content style={styleStudioContent}>
         <Content style={styleStudioContent}>
           <Outlet />
           <Outlet />
         </Content>
         </Content>