// in src/users.tsx import { List, Datagrid, TextField, EmailField } from "react-admin"; export const UserList = () => ( );