40818419 / react-code-input

React component for entering and validating PIN code.
MIT License
314 stars 129 forks source link

Added autoComplete type. #178

Closed nishina-y closed 2 years ago

nishina-y commented 2 years ago

This is to address a bug that causes an error when using the autoComplete attribute in TypeScript.