viatsko / react-google-static-map

Google Static Maps Component for React
MIT License
5 stars 5 forks source link

Getting error at import statement #1

Open bhoomit opened 8 years ago

bhoomit commented 8 years ago
` ERROR in ./~/react-google-static-map/GoogleStaticMap.js Module parse failed: /Users/Bhoomit/work/MMT_GIT/altacco/guest-web/node_modules/react-google-static-map/GoogleStaticMap.js Line 1: Unexpected token You may need an appropriate loader to handle this file type. import React from 'react';
const values = (obj)=> {

@ ./src/views/PropertyView/PropertyView.js 69:28-62 `

Matzu89 commented 7 years ago

any progress made on this?