1.1.0 • Published 3 years ago
smart-panel v1.1.0
smartPanel
Made with create-react-library
Install
npm install --save smartPanelUsage
import React, { Component } from 'react'
import MyComponent from 'smartPanel'
import 'smartPanel/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © bahar abadi(https://github.com/bahar abadi)
1.1.0
3 years ago