medipass / react-payment-inputs

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

Pass event to onFocus: all fields #36

Closed Hopp3r closed 4 years ago

Hopp3r commented 4 years ago

I recently completed a pull request #34 , but didn't add the event to other fields (zip etc.). I've corrected this in this PR and added the other occasions onFocus is used.

Sorry for not getting this in #34 .

Hopp3r commented 4 years ago

@jxom will this be in a 1.1.6 release?