Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Fix example
  • Loading branch information
itsmichaeldiego committed May 11, 2018
1 parent 7de6933 commit 586d9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ It allows you to create interfaces like this [example](http://google-map-react.g

In the simple case you just need to add `lat` and `lng` props to any child of `GoogleMapReact` component.

[See it in action at jsbin](https://jsbin.com/gaxapezowo/1/edit?js,output)
[See it in action at jsbin](https://jsbin.com/dihewakive/2/edit?js,output)

```javascript
import React, { Component } from 'react';
Expand Down

0 comments on commit 586d9c4

Please sign in to comment.