I am trying to import components from react-materialize as -
import {Navbar, NavItem} from \'react-materialize\';
But when the webpack is
All you need to do is run the below script. Then, remove/re-install the module that you want to use.
npm install --save @types/react-redux