1.0.2 • Published 7 years ago
react-linkedin-login-popup v1.0.2
react-linked-login-popup
Create a popup to login user with linkedin
Install
npm install --save react-linked-login-popupUsage
import React, { Component } from 'react'
import MyComponent from 'react-linked-login-popup'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © DOMEY Dimitri(https://github.com/DOMEY Dimitri)