Skip to content

Commit f82dccb

Browse files
authored
Merge pull request #209 from orcuntuna/patch-1
import Alert component for example code block
2 parents 0549ebd + 28ac30d commit f82dccb

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
@@ -174,7 +174,7 @@ Property | Description
174174
### Demo
175175
176176
```javascript
177-
import { Linking } from 'react-native'
177+
import { Linking, Alert } from 'react-native'
178178
import { InAppBrowser } from 'react-native-inappbrowser-reborn'
179179
180180
...

0 commit comments

Comments
 (0)