UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 142 B
import FeedObject from './FeedObject'; import FeedObjectSkeleton from './Skeleton'; export { FeedObjectSkeleton }; export default FeedObject;