Fix missing icon imports
This commit is contained in:
@@ -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';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user