Skip to content

Latest commit

 

History

History

README.md

shift

18th century shift

NPM JavaScript Style Guide

Install

npm install --save shift

Usage

import React, { Component } from 'react'

import MyComponent from 'shift'

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

License

© Zee