mirror of
https://github.com/status-im/react-native-dialogs.git
synced 2025-03-01 08:40:26 +00:00
Fixed typo (#96)
This commit is contained in:
parent
40b79f57b0
commit
b2fa7cc6cd
@ -263,7 +263,7 @@ Shows a dialog with a text input field.
|
|||||||
|
|
||||||
##### `showPicker`
|
##### `showPicker`
|
||||||
|
|
||||||
> static showProgress(
|
> static showPicker(
|
||||||
> title?: null | string,
|
> title?: null | string,
|
||||||
> content?: null | string,
|
> content?: null | string,
|
||||||
> options: OptionsPicker
|
> options: OptionsPicker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user