diff --git a/src/components/cases/collections-tab.tsx b/src/components/cases/collections-tab.tsx index 3b682fc..0cf5247 100644 --- a/src/components/cases/collections-tab.tsx +++ b/src/components/cases/collections-tab.tsx @@ -31,6 +31,7 @@ import { import { supabase } from "@/integrations/supabase/client"; import { useAuth } from "@/lib/auth"; import { formatCurrency, formatDate } from "@/lib/format"; +import { promptFilename } from "@/lib/prompt-filename"; import { ArrowLeft, Calculator,