UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 173 B
import Incubator, { IncubatorProps } from './Incubator'; import IncubatorSkeleton from './Skeleton'; export default Incubator; export { IncubatorProps, IncubatorSkeleton };