testidea
v1.0.8
Published
Yeap, here we go
Downloads
9
Readme
testidea
Yeap, here we go
Install
npm install --save testidea
Usage
import React, { Component } from 'react'
import MyComponent from 'testidea'
import 'testidea/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Deniscartin