dell-client-app2
v1.1.0
Published
Made with create-react-library
Downloads
11
Readme
dell-client-app2
Made with create-react-library
Install
npm install --save dell-client-app2Usage
import React, { Component } from 'react'
import MyComponent from 'dell-client-app2'
import 'dell-client-app2/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © athi
