mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
Merge pull request #31 from tim2000/patch-1
Fix link of ActionSheet documentation
This commit is contained in:
commit
fa47f472b6
@ -5,7 +5,7 @@ import {Plugin, Cordova} from './plugin';
|
|||||||
* @description
|
* @description
|
||||||
* The ActionSheet plugin shows a native list of options the user can choose from.
|
* The ActionSheet plugin shows a native list of options the user can choose from.
|
||||||
*
|
*
|
||||||
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/phonegap/phonegap-plugin-barcodescanner).
|
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet).
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user