2.1.3 • Published 1 day ago

@scioservices/upload-component v2.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

upload-component

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save upload-component

Usage

import React, { Component } from 'react'

import MyComponent from 'upload-component'
import 'upload-component/dist/index.css'

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

License

MIT © vasdimako

2.1.3

1 day ago

2.1.2

2 months ago

2.1.1

2 months ago

2.0.2

2 months ago

2.1.0

2 months ago

2.0.1

2 months ago

2.0.0

5 months ago

1.6.0

5 months ago

1.5.2

5 months ago

1.5.1

5 months ago

1.4.1

5 months ago

1.3.1

5 months ago

1.3.0

5 months ago

1.2.0

5 months ago

1.1.0

6 months ago

1.0.0

6 months ago