import Share from './Share'; export default function ({ params: { id } }) { return ; }