limit-react-components

0.0.1 • Public • Published

limit-react-components

Library with multiple generic components for limit inc

NPM JavaScript Style Guide

Install

npm install --save limit-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'limit-react-components'
import 'limit-react-components/dist/index.css'

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

License

MIT © juanmzaragoza

Readme

Keywords

none

Package Sidebar

Install

npm i limit-react-components

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

286 kB

Total Files

7

Last publish

Collaborators

  • juanmzaragoza