reactjs - Uncaught TypeError: Super expression must either be null or a function, not undefined in App.js:1 -
this error in react project pointing out @ :
import react, { proptypes } 'react';
what doing wrong? using react v15.0.2.
note: following cory house course react , redux application.
i unable solve error out 2 days.
Comments
Post a Comment