1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +01:00
onion/js/components/ascribe_uploader/ui/upload_file_dialog/index.js
2016-07-08 18:39:47 +02:00

6 lines
247 B
JavaScript

// Make it easier for users to import this component by default exporting the container in an
// index.js
export { default } from './upload_file_dialog';
// Components originally adapted from https://github.com/fedosejev/react-file-drag-and-drop