I tried to `import { DropdownInput } from 'react-dropdown-input';` and I got the error `Module not found: Can't resolve 'react/addons' in '.../node_modules/react-dropdown-input'` ``` > npm -v react 2.15.5 ```