Skip to content

Commit badfc0f

Browse files
author
FreakyCoder
authored
Update README.md
1 parent 34d2f55 commit badfc0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ npm i react-native-bottom-menu
4141

4242
### You can use any other component rather than Item component. It's all customizable.
4343
```js
44-
import BottomMenu, { Item } from "react-native-bottom-menu";
44+
import { BottomMenu, Item } from "react-native-bottom-menu";
4545
```
4646

4747
```js

0 commit comments

Comments
 (0)