UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 127 B
import Courses from './Courses'; import CoursesSkeleton from './Skeleton'; export default Courses; export { CoursesSkeleton };