import { Editor } from '../EditorNew/Editor' import { ShowOnlyOnClient } from '../_shared/ShowOnlyOnClient' export const CreateView = () => { return ( ) } export default CreateView