2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00
2020-07-15 08:29:58 +07:00

auth-context-provider

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save auth-context-provider

Usage

import React, { Component } from 'react'

import MyComponent from 'auth-context-provider'
import 'auth-context-provider/dist/index.css'

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

License

MIT © vuthpov

Description
No description provided
Readme 419 KiB
Languages
TypeScript 80.3%
HTML 19.7%