1.0.0 • Published 5 years ago
@justinbutt3r/helper-functions v1.0.0
helper-functions
Hepler functions
Install
npm install --save helper-functions
Usage
import React, { Component } from 'react'
import MyComponent from 'helper-functions'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © justinbutt3r
1.0.0
5 years ago