medipass / react-payment-inputs

A React Hook & Container to help with payment card input fields.
https://medipass.github.io/react-payment-inputs
341 stars 62 forks source link

Include value prop for inputs in Formik example #74

Open bradjones1 opened 2 years ago

bradjones1 commented 2 years ago

The default values are not propagated to the input elements without the values explicitly passed. Helpful for pre-populating test data.