lambda-oauth-login-system-react-components
v1.0.8
Published
Made with create-react-library
Readme
lambda-oauth-login-system-react-components
Made with create-react-library
Install
npm install --save lambda-oauth-login-system-react-componentsUsage
import React, { Component } from 'react'
import MyComponent from 'lambda-oauth-login-system-react-components'
import 'lambda-oauth-login-system-react-components/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © syntithenai
