cmn-loginlogoutbtn

1.0.8 • Public • Published

cmn-loginlogoutbtn

Login/Logout button (Common)

NPM JavaScript Style Guide

Install

npm install --save cmn-loginlogoutbtn

Usage

import React, { Component } from 'react'
 
import MyComponent from 'cmn-loginlogoutbtn'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © dsouflis

Readme

Keywords

none

Package Sidebar

Install

npm i cmn-loginlogoutbtn

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

5.16 kB

Total Files

4

Last publish

Collaborators

  • dsouflis