Skip to content

Commit 28ac30d

Browse files
authored
import Alert component for example code block
1 parent 0549ebd commit 28ac30d

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)