Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mhasbie committed Feb 18, 2018
1 parent 3ab8b83 commit 6a32cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ npm install react-leaflet-easyprint --save

```javascript
import { Map, TileLayer } from 'react-leaflet';
import PrintControl from 'react-leaflet-measure';
import PrintControl from 'react-leaflet-easyprint';

<Map center={[101.483459, 2.938926]} zoom={12}>
<TileLayer
Expand Down

0 comments on commit 6a32cdc

Please sign in to comment.