@rhc-shared-components/form
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @rhc-shared-components/form

Weekly Downloads

80

Version

1.0.0

License

MIT

Unpacked Size

8.4 kB

Total Files

10

Last publish

Collaborators

  • eyevana
  • kipatil-1
  • shkale
  • bdone
  • gkr-redhat