UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 138 B
import User, { UserProps } from './User'; import UserSkeleton from './Skeleton'; export default User; export { UserProps, UserSkeleton };