react-numeric-input icon indicating copy to clipboard operation
react-numeric-input copied to clipboard

Update README with reference to noStyle props

Open ekafyi opened this issue 6 years ago • 0 comments

As per https://github.com/vlad-ignatov/react-numeric-input/issues/68 this library now has noStyle prop instead of style={false}, which triggers eslint warning (and depending on project settings may cause build failure).

This PR updates the README to reflect the new noStyle prop.

ekafyi avatar Oct 09 '19 15:10 ekafyi