Fix missing icon imports

This commit is contained in:
Hamza-Ayed
2026-04-18 02:26:32 +03:00
parent 0b0cd9798c
commit 47d473add5

View File

@@ -19,7 +19,9 @@ import {
ChevronRight, ChevronRight,
Building2, Building2,
FileText, FileText,
Send Send,
Download,
Trash2
} from 'lucide-react'; } from 'lucide-react';
import apiClient from '../../api/client'; import apiClient from '../../api/client';