UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 122 B
import CourseForm from './CourseForm'; import Skeleton from './Skeleton'; export default CourseForm; export { Skeleton };