UNPKG

@fanatics-ui/react-credit-card-input

Version:

A React component for credit/debit card input - it was inspired from react-credit-card-input, authored by jxom <jake@medipass.io> (https://medipass.com.au)

18 lines (14 loc) 273 B
.custom-field { box-shadow: 0 1px 3px 0 rgb(212, 212, 212); border: 3px solid teal; } .custom-container { border: 3px solid pink; } .custom-input { border: 1px solid gray !important; } .custom-danger-text { font-size: 1rem; border-bottom: 1px solid green; }