mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(plugins): remove install command
This commit is contained in:
@@ -7,10 +7,6 @@ import {Plugin, Cordova} from './plugin';
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-actionsheet
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
* import {ActionSheet} from 'ionic-native';
|
||||
|
||||
Reference in New Issue
Block a user