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