cria-components

1.6.4 • Public • Published

cria-components

Components fro Cria School UI's

NPM JavaScript Style Guide

Install

npm install --save cria-components

Usage

import React, { Component } from 'react'

import MyComponent from 'cria-components'

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

License

MIT © onathanmiranda

Readme

Keywords

none

Package Sidebar

Install

npm i cria-components

Weekly Downloads

2

Version

1.6.4

License

MIT

Unpacked Size

231 kB

Total Files

55

Last publish

Collaborators

  • onathanmiranda
  • luvicsoura