UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 229 B
import UserProfileHeader, { UserProfileHeaderProps } from './UserProfileHeader'; import UserProfileHeaderSkeleton from './Skeleton'; export default UserProfileHeader; export { UserProfileHeaderProps, UserProfileHeaderSkeleton };