shell-mfe-package
v1.0.55
Published
Made with create-react-library
Downloads
72
Readme
shell-mfe-package
Made with create-react-library
Install
npm install --save shell-mfe-package
Usage
import React, { Component } from 'react'
import MyComponent from 'shell-mfe-package'
import 'shell-mfe-package/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © DiwaharM