UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 198 B
import Events, { EventsProps } from './Events'; import EventsSkeleton, { EventsSkeletonProps } from './Skeleton'; export default Events; export { EventsProps, EventsSkeleton, EventsSkeletonProps };