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) 136 B
export Create from './Create'; export Edit from './Edit'; export Show from './Show'; export SimpleShowLayout from './SimpleShowLayout';