banibanc

Results 2 comments of banibanc

Same here : ` import React from 'react'; import GoogleMapReact from 'google-map-react'; import data from '../../food_trucks.json'; const AnyReactComponent = ({ text }) => {text}; class Map extends React.Component { constructor(props)...