Fix missing icon imports
This commit is contained in:
@@ -19,7 +19,9 @@ import {
|
||||
ChevronRight,
|
||||
Building2,
|
||||
FileText,
|
||||
Send
|
||||
Send,
|
||||
Download,
|
||||
Trash2
|
||||
} from 'lucide-react';
|
||||
import apiClient from '../../api/client';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user