UNPKG

admin-on-rest-fr05t1k

Version:

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

11 lines (10 loc) 366 B
export AppBar from './AppBar'; export AppBarMobile from './AppBarMobile'; export DashboardMenuItem from './DashboardMenuItem'; export Layout from './Layout'; export Menu from './Menu'; export Notification from './Notification'; export Responsive from './Responsive'; export Sidebar from './Sidebar'; export Title from './Title'; export ViewTitle from './ViewTitle';