file-commander-control
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

file-commander-control

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save file-commander-control

Usage

import React, { Component } from 'react'

import MyComponent from 'file-commander-control'
import 'file-commander-control/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © uriegel

Readme

Keywords

none

Package Sidebar

Install

npm i file-commander-control

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

47.4 kB

Total Files

10

Last publish

Collaborators

  • uriegel