UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 152 B
import Groups, { GroupsProps } from './Groups'; import GroupsSkeleton from './Skeleton'; export default Groups; export { GroupsProps, GroupsSkeleton };