Bulk export (#684)
* First pass (working) collection export to zip * Add export confirmation screen * 👕 * Refactor * Job for team export, move to tmp file, settings UI * Export all collections job * 👕 * Add specs * Clarify UI
This commit is contained in:
3
app/scenes/CollectionExport/index.js
Normal file
3
app/scenes/CollectionExport/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// @flow
|
||||
import CollectionExport from './CollectionExport';
|
||||
export default CollectionExport;
|
||||
Reference in New Issue
Block a user