splash-form-components

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i splash-form-components

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

21 kB

Total Files

6

Last publish

Collaborators

  • alfupe