Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
import { Editor } from "@/components/editor"; | |
import Image from "next/image"; | |
export default function Home() { | |
return <section className="h-full">lol</section>; | |
} | |