nae-react-auth
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

nae-react-auth

nae auth

NPM JavaScript Style Guide

Install

npm install --save nae-react-auth

Usage

import React, { Component } from 'react'

import MyComponent from 'nae-react-auth'
import 'nae-react-auth/dist/index.css'

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

License

MIT © newageerp

/nae-react-auth/

    Package Sidebar

    Install

    npm i nae-react-auth

    Weekly Downloads

    10

    Version

    0.0.10

    License

    MIT

    Unpacked Size

    75.8 kB

    Total Files

    14

    Last publish

    Collaborators

    • newageerp