@mohammed.imran010/mo-test
v1.0.0
Published
Made with create-react-library
Downloads
3
Readme
mo-test
Made with create-react-library
Install
npm install --save mo-test
Usage
import React, { Component } from 'react'
import MyComponent from 'mo-test'
import 'mo-test/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © mohammedimran010