import { Datagrid, List, ReferenceField, TextField, } from 'react-admin'; export const PostList = () => ( );