SyntaxFix
Write A Post
Hire A Developer
Questions
you should do import Map from './Map' React is just telling you it doesn't know where variable you are importing is.
import Map from './Map'