diff --git a/client/pages/DataPage.jsx b/client/pages/DataPage.jsx
index c120d16..2c8ff68 100644
--- a/client/pages/DataPage.jsx
+++ b/client/pages/DataPage.jsx
@@ -1100,9 +1100,23 @@ function BillDetailView({ group, onBack, onImport, isImporting, importResult })
{bill.name}
{importResult ? (
-
- ✓ {importResult.created + importResult.updated} imported
-
+