Disables max/min inputs that are not valid given the state of the other input selection.
$ git clone
$ npm install
$ grunt
$ git add dist
react-maxmin-select is currently deployed directly from github, so dist files must be checked in. This requirement will be dropped once the module is on npm.
import RangeSlider from 'react-maxmin-select';
// in render function
<MaxMin/>
browse to test.html after building
$ npm test
See gihub issue list for outstanding bugs and pending features