import StatusPill from "./StatusPill"; export default function EditorBlock({ title, text, locked, fill = false }) { return (