revanda-component

1.0.0 • Public • Published

revanda-component

NPM JavaScript Style Guide

Install

npm install --save revanda-component

Usage

import React, { Component } from 'react'

import MyComponent from 'revanda-component'

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

License

© tetrica

Readme

Keywords

none

Package Sidebar

Install

npm i revanda-component

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

9.25 kB

Total Files

6

Last publish

Collaborators

  • confusinho