@authlogic/react
TypeScript icon, indicating that this package has built-in type declarations

0.8.2 • Public • Published

authlogic-react

Authlogic React Component

NPM JavaScript Style Guide

Install

npm install --save authlogic-react

Usage

import * as React from 'react'

import MyComponent from 'authlogic-react'

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

License

MIT © btomasini

Readme

Keywords

none

Package Sidebar

Install

npm i @authlogic/react

Weekly Downloads

1

Version

0.8.2

License

MIT

Unpacked Size

22.2 kB

Total Files

15

Last publish

Collaborators

  • btomasini