UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 215 B
import UserBillingInfo, { UserBillingInfoProps } from './UserBillingInfo'; import UserBillingInfoSkeleton from './Skeleton'; export default UserBillingInfo; export { UserBillingInfoProps, UserBillingInfoSkeleton };