UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 137 B
import GroupFeedSkeleton from './Skeleton'; import GroupFeed from './GroupFeed'; export default GroupFeed; export { GroupFeedSkeleton };