'use client'; import { EditorClient } from '@editor/index'; export default function Home() { return ; }