0.2.0 • Published 1 day ago

@rhc-shared-components/form v0.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 day ago

@rhc-shared-components/form

Form component for certified technology apps

NPM JavaScript Style Guide

Install

npm install --save @rhc-shared-components/form

Usage

import React, { Component } from 'react'

import MyComponent from '@rhc-shared-components/form'
import '@rhc-shared-components/form/dist/index.css'

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

License

MIT © authorGithubUsername

0.2.0

1 day ago

0.1.3

1 year ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago