Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from cbhernan/patch-1
Browse files Browse the repository at this point in the history
Update "How to install" import statement
  • Loading branch information
alimek authored Mar 15, 2018
2 parents 4519f2d + 913e4c1 commit 74dcce9
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 @@ -24,7 +24,7 @@ yarn add react-native-tooltip-menu --save
then

```js
import ReactNativeMenuTooltip from 'react-native-tooltip-menu';
import ReactNativeTooltipMenu from 'react-native-tooltip-menu';
```

# Configuration
Expand Down

0 comments on commit 74dcce9

Please sign in to comment.