MCPcopy Create free account
hub / github.com/composify-js/composify / Page

Function Page

examples/nextjs/app/cloud/page.tsx:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6import { CloudEditor } from '@composify/react/editor';
7
8export default function Page() {
9 return <CloudEditor />;
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected