forked from github/awesome-cordova-plugins
docs(): fix docs (#1423)
This commit is contained in:
committed by
Ibby Hadeed
parent
66874cc598
commit
39eaebfafd
@@ -74,7 +74,7 @@ export interface ActionSheetOptions {
|
||||
*
|
||||
* const options: ActionSheetOptions = {
|
||||
* title: 'What do you want with this image?',
|
||||
* subtitle: 'Choose an action'
|
||||
* subtitle: 'Choose an action',
|
||||
* buttonLabels: buttonLabels,
|
||||
* addCancelButtonWithLabel: 'Cancel',
|
||||
* addDestructiveButtonWithLabel: 'Delete',
|
||||
|
||||
Reference in New Issue
Block a user