diff --git a/app/scenes/Settings/components/DropToImport.tsx b/app/scenes/Settings/components/DropToImport.tsx
index 0a39effae..47901dedc 100644
--- a/app/scenes/Settings/components/DropToImport.tsx
+++ b/app/scenes/Settings/components/DropToImport.tsx
@@ -72,7 +72,7 @@ function DropToImport({ disabled, onSubmit, children, format }: Props) {
<>
{isImporting && }