test-library-smit
v1.0.7
Published
Made with create-react-library
Downloads
3
Readme
test-library-smit
Made with create-react-library
Install
npm install --save test-library-smit
Usage
import React, { Component } from 'react'
import MyComponent from 'test-library-smit'
import 'test-library-smit/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [Smit Suthar](https://github.com/Smit Suthar)