import React from 'react'; import { Edit, SimpleForm, SelectInput, required } from 'react-admin'; export const ReportEdit = () => ( );