1.0.2 • Published 7 years ago

contact-component-example v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Production

Production

Usage

Function that displays a section box with title, and colors specified.

Form

Contact(id) : component

Example

import Contact from 'contact-component-example';

class MyComponent extends React.Component {
  ...
  render(){
    return <Contact id={4} />
  }
  ...
}
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago