jeans-test
v1.0.0
Published
testing
Readme
jeans-test
testing
Install
npm install --save jeans-testUsage
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
