/** * Detail view, displaying text plus media */ export default function Detail({ node }) { const index = id + 1; const { id, data } = node; return (