Skip to content

Commit 5c0f296

Browse files
authored
Update README.md
1 parent 2400cda commit 5c0f296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Nothing more, only the native feeling! :)
1818
## Usage Examples
1919

2020
```js
21-
import {Button} from "react-native-nativebutton"
21+
import Button from "react-native-nativebutton"
2222

2323
class Example extends Component{
2424
render(){

0 commit comments

Comments
 (0)