UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 194 B
import CategoryFeedSkeleton from './Skeleton'; import CategoryFeed, { CategoryFeedProps } from './CategoryFeed'; export default CategoryFeed; export { CategoryFeedProps, CategoryFeedSkeleton };