nkbt / react-debounce-input

React component that renders Input with debounced onChange
MIT License
451 stars 61 forks source link

Update README.md (Correct default value of minLength from 2 to 0) #118

Closed vivishen-x closed 4 years ago

vivishen-x commented 4 years ago

Correct default value of minLength from 2 to 0 https://github.com/nkbt/react-debounce-input/blob/7133c62bbab7a44d0e18247dfc431bf75b4595ae/src/Component.js#L31