UNPKG

react-adminlte-components

Version:

React Components that use AdminLTE theme

6 lines (4 loc) 181 B
import ArticleBox from './ArticleBox.jsx'; import ArticleList from './ArticleList.jsx'; import ArticleForm from './ArticleForm.jsx'; export {ArticleBox, ArticleList, ArticleForm};