UNPKG

react-adminlte-components

Version:

React Components that use AdminLTE theme

5 lines (3 loc) 143 B
import DemandsContainer from './DemandsContainer.jsx'; import DemandDetail from './DemandDetail.jsx'; export {DemandsContainer, DemandDetail}