1.0.4 • Published 2 years ago
zauthe-login-button v1.0.4
zauthe-login-button
Login button component.
Install
npm install --save zauthe-login-buttonUsage
import React, { Component } from 'react'
import LoginButton from 'zauthe-login-button'
class Example extends Component {
render() {
return <LoginButton />
}
}License
MIT © raheemlawal