react-controlled-components-examples
react-controlled-components-examples copied to clipboard
A set of controlled components in React: Select, Input, Radio, Checkbox
When install all npm-packets and run `npm start` script ends and error shows up: ``` Starting the development server... /Users/nevada/Desktop/react-controlled-components-examples/node_modules/chokidar/lib/fsevents-handler.js:28 return (new fsevents(path)).on('fsevent', callback).start(); ^ TypeError: fsevents is not a...
## The dependency [react-scripts](https://github.com/facebook/create-react-app) was updated from `3.1.0` to `3.1.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...