davero-react-grid

0.0.1 • Public • Published

davero-react-grid

Componente Grid (Tabela) desenvolvido e mantido pela Davero WEB.

NPM JavaScript Style Guide

Install

npm install --save davero-react-grid

Usage

import React, { Component } from 'react'
 
import MyComponent from 'davero-react-grid'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © cristianojreis

/davero-react-grid/

    Package Sidebar

    Install

    npm i davero-react-grid

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    15 kB

    Total Files

    7

    Last publish

    Collaborators

    • cristianojreis