UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

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