ERROR in ./src/reducers/index.js Module not found: Error: Can't resolve './Country' in '/home/monosolar/Projects/prototypes/react-ssr/src/reducers'
please fix src/reducers/index.js -> import Country from "./Country"; to import Country from "./country";