react-form-containment

1.0.0 • Public • Published

react-form-containment

flexible UX by containment-style definitions

NPM JavaScript Style Guide

Install

npm install --save react-form-containment

Usage

import React, { Component } from 'react'

import MyComponent from 'react-form-containment'

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

License

MIT © wooheemusic

Readme

Keywords

none

Package Sidebar

Install

npm i react-form-containment

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

9.3 kB

Total Files

4

Last publish

Collaborators

  • wooheemusic