1.2.6-beta.1 • Published 3 years ago

wu-auth-form-test v1.2.6-beta.1

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

wu-auth-form-test

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save wu-auth-form-test

Usage

import React, { Component } from 'react'

import MyComponent from 'wu-auth-form-test'
import 'wu-auth-form-test/dist/index.css'

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

License

MIT © spadeg39475