Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/gaurv007/ClauseGuard
Browse files
web/app/dashboard-pages/analyze/page.tsx
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
| 6 |
FileDown, ChevronDown, ChevronUp, Copy, Check, Upload, FileText,
|
| 7 |
ShieldCheck, ShieldAlert, Scale, Gavel, Ban, Globe, Eye, Stamp, FileX,
|
| 8 |
Lock, Sparkles as SparklesIcon, X, Layers, Landmark, Briefcase,
|
| 9 |
-
AlertTriangle, Tag, BookOpen, ClipboardList,
|
| 10 |
Calendar, Building, MapPin, Hash
|
| 11 |
} from "lucide-react";
|
| 12 |
|
|
|
|
| 6 |
FileDown, ChevronDown, ChevronUp, Copy, Check, Upload, FileText,
|
| 7 |
ShieldCheck, ShieldAlert, Scale, Gavel, Ban, Globe, Eye, Stamp, FileX,
|
| 8 |
Lock, Sparkles as SparklesIcon, X, Layers, Landmark, Briefcase,
|
| 9 |
+
AlertTriangle, Tag, BookOpen, ClipboardList, DollarSign,
|
| 10 |
Calendar, Building, MapPin, Hash
|
| 11 |
} from "lucide-react";
|
| 12 |
|