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

React Strict Mode - findDOMNode error` #56

Open danwetherald opened 3 years ago

danwetherald commented 3 years ago

Any plans to update the framework to work with React.Strict?

We are getting findDOMNode is deprecated errors when using this package.

danwetherald commented 3 years ago

Any update on this?