mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
docs(linkedin): fix import reference
This commit is contained in:
parent
5bf1cbeba3
commit
997f7a03aa
@ -12,7 +12,7 @@ export type LinkedInLoginScopes = 'r_basicprofile' | 'r_emailaddress' | 'rw_comp
|
|||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```
|
* ```
|
||||||
* import { LinkedIn } from 'ionic-native';
|
* import { LinkedIn } from '@ionic-native/linkedin';
|
||||||
*
|
*
|
||||||
* constructor(private linkedin: LinkedIn) { }
|
* constructor(private linkedin: LinkedIn) { }
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user