react-iscroll
react-iscroll copied to clipboard
Uncaught TypeError: Cannot read property 'Component' of undefined
in code 335 line (_react.Component); shows a problem.
should i need to include any other dependencies? pls suggest.
You should install React.js (npm i react --save), and use it in react components.