UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 243 B
import EventLocationWidget, { EventLocationWidgetProps } from './EventLocationWidget'; import EventLocationWidgetSkeleton from './Skeleton'; export default EventLocationWidget; export { EventLocationWidgetProps, EventLocationWidgetSkeleton };