I am getting this error:
Uncaught Error: Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/funct
you need export default or require(path).default
var About = require('./components/Home').default