mirror of
https://github.com/aljazceru/AgentGPT.git
synced 2025-12-18 06:24:20 +01:00
🚀 Get model to generate task list
This commit is contained in:
@@ -20,7 +20,6 @@ const DefaultLayout = (props: LayoutProps) => {
|
||||
<link rel="icon" href="/favicon.ico"/>
|
||||
</Head>
|
||||
<DottedGridBackground>
|
||||
<Header />
|
||||
<main className="flex flex-col justify-center items-center w-screen h-screen ">
|
||||
{props.children}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user