UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 236 B
import UserPaymentMethods, { UserPaymentMethodsProps } from './UserPaymentMethods'; import UserPaymentMethodsSkeleton from './Skeleton'; export default UserPaymentMethods; export { UserPaymentMethodsProps, UserPaymentMethodsSkeleton };