{error}
} {draft?.isNew && ({newDocumentKeyError}
)} {!isPlanKey(draft.key) && ( setDraft((current) => current ? { ...current, title: event.target.value } : current) } placeholder="Optional title" /> )}{doc.title}
}Delete this document? This cannot be undone.