UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 208 B
import PlatformWidget, { PlatformWidgetProps } from './PlatformWidget'; import PlatformWidgetSkeleton from './Skeleton'; export default PlatformWidget; export { PlatformWidgetProps, PlatformWidgetSkeleton };