UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 132 B
import UserFeedSkeleton from './Skeleton'; import UserFeed from './UserFeed'; export default UserFeed; export { UserFeedSkeleton };