UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 145 B
import Group, { GroupProps } from './Group'; import GroupSkeleton from './Skeleton'; export default Group; export { GroupProps, GroupSkeleton };