UNPKG

react-adminlte-components

Version:

React Components that use AdminLTE theme

6 lines (4 loc) 303 B
import CategorySelectorInput from './CategorySelectorInput.jsx'; import ArticleCategorySelectorInput from './ArticleCategorySelectorInput.jsx'; import SubCategorySelectorInput from './SubCategorySelectorInput.jsx'; export {CategorySelectorInput, SubCategorySelectorInput, ArticleCategorySelectorInput}