diff --git a/app/components/DropToImport.js b/app/components/DropToImport.js index 5d0deaa7..162fa0a6 100644 --- a/app/components/DropToImport.js +++ b/app/components/DropToImport.js @@ -91,6 +91,7 @@ class DropToImport extends React.Component { match, history, staticContext, + ui, ...rest } = this.props;