packages
packages copied to clipboard
react-flexbox-grid - how to update to latest version
Hello! I used react-flexbox-grid [cljsjs/react-flexbox-grid "1.0.0-0"] (https://clojars.org/cljsjs/react-flexbox-grid version 1.0.0-0) But on github version 2 https://github.com/roylee0704/react-flexbox-grid/tree/v2.0.0 Now to update to version 2 , and used Dependencies React v16.0. Now I'm getting a message: Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0
This is unrelated to cljsjs, it's a change in React. See the docs to migrate: https://reactjs.org/blog/2017/04/07/react-v15.5.0.html#migrating-from-reactproptypes