UNPKG

react-adminlte-components

Version:

React Components that use AdminLTE theme

6 lines (4 loc) 171 B
import Demand from './Demand.jsx'; import ListDemands from './ListDemands.jsx'; import DemandDetail from './DemandDetail.jsx'; export {Demand, ListDemands, DemandDetail}