sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 257 forks source link

bugfix: remove findDOMNode error #272

Closed Alex-Ferreira-Santos closed 2 years ago

vadimcoder commented 1 year ago

Hi @Alex-Ferreira-Santos! So why did you close the PR? It looks like it is needed since React.StrictMode complains about it.

vadimcoder commented 1 year ago

Oh, I see, sorry.