Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Houlihan committed Jun 26, 2019
1 parent 292c115 commit 915e721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ A location picker powered by mapbox, implemented in React.

## Usage

```
import SearchBox from "react-mapbox-search";
```javscript
import SearchBox from "@seanhouli/react-mapbox-search";
<SearchBox
token={mapBoxApiToken}
Expand Down

0 comments on commit 915e721

Please sign in to comment.