inputfield-validation
v1.0.3
Published
A simple React input field validation component that applies a red border to the input field when the text length is less than 3 characters.
Downloads
2
Maintainers
Readme
inputfield-validation
A simple React input field validation component that applies a red border to the input field when the text length is less than 3 characters.
Installation
Install the package using npm: npm i inputfield-validation
npm install inputfield-validation