MCPcopy Create free account
hub / github.com/diffbot/code-gpt-docs / Home

Function Home

src/pages/index.js:39–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39export default function Home() {
40 const {siteConfig} = useDocusaurusContext();
41 return (
42 <Layout
43 title={`AI inside your IDE`}
44 description="Improve your code with Code GPT <AI />">
45 <HomepageHeader />
46 <main>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected