redux-connect icon indicating copy to clipboard operation
redux-connect copied to clipboard

Can't resolve 'react-router-config/renderRoutes' in node_moduels/redux-connect/lib/components

Open john1jan opened this issue 6 years ago • 1 comments

Can't resolve 'react-router-config/renderRoutes' in node_moduels/redux-connect/lib/components after updating to v7.0.0

john1jan avatar Mar 23 '18 12:03 john1jan

Install react-router-config package, it should help. npm install --save react-router-config

bioslife avatar Apr 01 '18 00:04 bioslife