UNPKG

react-adminlte-components

Version:

React Components that use AdminLTE theme

6 lines (4 loc) 199 B
import PromotionBox from './PromotionBox.jsx'; import PromotionList from './PromotionList.jsx'; import PromotionForm from './PromotionForm.jsx'; export {PromotionBox, PromotionList, PromotionForm};