UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 166 B
import MainFeedSkeleton from './Skeleton'; import MainFeed, { MainFeedProps } from './MainFeed'; export default MainFeed; export { MainFeedProps, MainFeedSkeleton };