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