UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 147 B
import ExploreFeedSkeleton from './Skeleton'; import ExploreFeed from './ExploreFeed'; export default ExploreFeed; export { ExploreFeedSkeleton };