1.0.4 • Published 7 months ago

zauthe-login-button v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

zauthe-login-button

Login button component.

NPM JavaScript Style Guide

Install

npm install --save zauthe-login-button

Usage

import React, { Component } from 'react'

import LoginButton from 'zauthe-login-button'

class Example extends Component {
  render() {
    return <LoginButton />
  }
}

License

MIT © raheemlawal

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago