1.0.0 • Published 4 years ago
react-myscript-file-explorer v1.0.0
react-myscript-file-explorer
Made with create-react-library
Install
npm install --save react-myscript-file-explorer
Usage
import React, { Component } from 'react'
import MyComponent from 'react-myscript-file-explorer'
import 'react-myscript-file-explorer/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © vivienld
1.0.0
4 years ago