UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 132 B
import UserInfo from './UserInfo'; import UserInfoSkeleton from './Skeleton'; export default UserInfo; export { UserInfoSkeleton };