0.0.2 • Published 3 years ago

react-secuuth v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-secuuth

React Secuuth library

NPM JavaScript Style Guide

Install

npm install --save react-secuuth

Usage

import React, { Component } from 'react'

import MyComponent from 'react-secuuth'
import 'react-secuuth/dist/index.css'

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

License

MIT © Saakethjayarama

0.0.2

3 years ago

0.0.1

3 years ago