react-authentication-provider

1.0.1 • Public • Published

react-authentication-provider

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-authentication-provider

Usage

import React, { Component } from 'react'

import MyComponent from 'react-authentication-provider'
import 'react-authentication-provider/dist/index.css'

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

License

MIT © campbellbrobbel

Readme

Keywords

none

Package Sidebar

Install

npm i react-authentication-provider

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

317 kB

Total Files

7

Last publish

Collaborators

  • campbellbrobbel