0.0.2 • Published 7 years ago

@siteplanet/grid-system-react v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

sp-grid-system-react-library

A grid system for React

NPM JavaScript Style Guide

Install

npm install --save sp-grid-system-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'sp-grid-system-react-library'

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

License

MIT © 123city

0.0.2

7 years ago

0.0.1

7 years ago