1.0.2 • Published 4 years ago

splash-form-components v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

splash-form-components

A test collection of form controls to be used along with Formik

NPM JavaScript Style Guide

Install

npm install --save splash-form-components

Usage

import React, { Component } from 'react'

import MyComponent from 'splash-form-components'

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

License

MIT © alfupe

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago