{error}
} {draft?.isNew && ({newDocumentKeyError}
)} {!isPlanKey(draft.key) && ( setDraft((current) => current ? { ...current, title: event.target.value } : current) } placeholder="Optional title" /> )}{doc.title}
}Out of date
This document changed while you were editing. Your local draft is preserved and autosave is paused.
{activeConflict.serverDocument.title}
) : null} {renderBody(activeConflict.serverDocument.body, "text-[14px] leading-7")}Delete this document? This cannot be undone.