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