jrts-sanity

1.0.1 • Public • Published

jrts-sanity

Component that could be useful in a sanity project

NPM JavaScript Style Guide

Install

npm install --save jrts-sanity

Usage

import React, { Component } from 'react'

import MyComponent from 'jrts-sanity'

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

License

MIT © jdretz

Readme

Keywords

none

Package Sidebar

Install

npm i jrts-sanity

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

405 kB

Total Files

6

Last publish

Collaborators

  • jarrettretz