1.0.2 • Published 7 years ago

react-linkedin-login-popup v1.0.2

Weekly downloads
56
License
MIT
Repository
github
Last release
7 years ago

react-linked-login-popup

Create a popup to login user with linkedin

NPM JavaScript Style Guide

Install

npm install --save react-linked-login-popup

Usage

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)

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago