UNPKG

admin-on-rest-fr05t1k

Version:

A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI

5 lines (4 loc) 148 B
export FormTab from './FormTab'; export FormField from './FormField'; export SimpleForm from './SimpleForm'; export TabbedForm from './TabbedForm';