1.0.0 • Published 6 years ago
tylermcrobert-tools v1.0.0
tylermcrobert-toolbelt
Tyler McRobert's development tools
Install
npm install --save tylermcrobert-toolbelt
Usage
import React, { Component } from 'react'
import MyComponent from 'tylermcrobert-toolbelt'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © tylermcrobert
1.0.0
6 years ago