mw-login

1.0.0 • Public • Published

@mw/login

Authentication popup for mw services

NPM JavaScript Style Guide

Install

npm install --save @mw/login

Usage

import React, { Component } from 'react'
 
import MyComponent from '@mw/login'
import '@mw/login/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Luleherll

Readme

Keywords

none

Package Sidebar

Install

npm i mw-login

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

111 kB

Total Files

9

Last publish

Collaborators

  • luleherll