No blocks yet — add one from the palette above.
)} {form.blocks.map((block, i) => { const def = getBlock(block.type) const Editor = def?.editor const hidden = block.visible === false return (Unknown block type: {block.type}
)}SEO & metadata
Layout & navigation
Protection & danger zone
A protected page can’t be deleted and its protection can only be removed by re-entering your password.
{!isEdit &&Save the page first to manage protection.
} {isEdit && (Removing protection is a sensitive change — re-enter your account password to continue.
setPw(e.target.value)} onKeyDown={(e) => e.key === 'Enter' && pw && onConfirm(pw)} placeholder="Password" /> {error &&{error}
}