UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 172 B
import CourseUsersTable from './CourseUsersTable'; import CourseUsersTableSkeleton from './Skeleton'; export default CourseUsersTable; export { CourseUsersTableSkeleton };