mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-10 22:47:58 +08:00
Update AlertIOS.js
Summary: This fixes a broken link in the docs. Closes https://github.com/facebook/react-native/pull/11453 Differential Revision: D4394773 Pulled By: lacker fbshipit-source-id: 07b3aaa25017912063ac9e65f336c56a902d7144
This commit is contained in:
committed by
Facebook Github Bot
parent
8729d27206
commit
fa3c06d637
@@ -100,7 +100,7 @@ type ButtonsArray = Array<{
|
||||
* );
|
||||
* ```
|
||||
*
|
||||
* We recommend using the [`Alert.alert`](/docs/alert.html) method for
|
||||
* We recommend using the [`Alert.alert`](alert.html) method for
|
||||
* cross-platform support if you don't need to create iOS-only prompts.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user