Home Credit UI Install npm install --save homecredit-ui Usage import React, { Component } from 'react' import MyComponent from 'homecredit-ui' class Example extends Component { render () { return ( <MyComponent /> ) } } License © 2018 Home Credit VN All Rights Reserved