@create-flow/auth-ui
v0.0.4
Published
Made with create-react-library
Readme
auth-ui
Made with create-react-library
Install
npm install --save auth-uiUsage
import React, { Component } from 'react'
import MyComponent from 'auth-ui'
import 'auth-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
None © @create-flow
