jeans-test
v1.0.0
Published
testing
Downloads
1
Readme
jeans-test
testing
Install
npm install --save jeans-test
Usage
import React, { Component } from 'react'
import MyComponent from 'jeans-test'
import 'jeans-test/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © jeann47