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