1.0.0 • Published 4 years ago
halfgork v1.0.0
halfgork
Made with create-react-library
Install
npm install --save halfgorkUsage
import React, { Component } from 'react'
import MyComponent from 'halfgork'
import 'halfgork/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © Halfgork
1.0.0
4 years ago