UNPKG

@selfcommunity/react-templates

Version:

React Templates Components to integrate a Community created with SelfCommunity.

5 lines (4 loc) 172 B
import NotificationFeedSkeleton from './Skeleton'; import NotificationFeed from './NotificationFeed'; export default NotificationFeed; export { NotificationFeedSkeleton };