export default function BlogContainer({ children }) { return
{children}
}