UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 220 B
import EventInfoWidget, { EventInfoWidgetProps } from './EventInfoWidget'; import EventInfoWidgetSkeleton from './Skeleton'; export default EventInfoWidget; export { EventInfoWidgetSkeleton, type EventInfoWidgetProps };