contact-component-example

1.0.2 • Public • Published

Production

Production

Usage

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

Form

Contact(id) : component

  • id: Contact ID [Number]

Example

import Contact from 'contact-component-example';

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

Readme

Keywords

none

Package Sidebar

Install

npm i contact-component-example

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

8.85 kB

Total Files

3

Last publish

Collaborators

  • jaime_brito_imt