diff --git a/soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx b/soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx index 022c696b..4db990fe 100644 --- a/soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx +++ b/soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx @@ -6,8 +6,8 @@ import { Label } from '@/components/ui/label' import { Button } from '@/components/ui/button' import { Badge } from '@/components/ui/badge' import { - RefreshCw, Users, UserCheck, TrendingUp, Zap, Link2, - CheckCircle2, XCircle, DollarSign, Activity, Smartphone, ExternalLink, + RefreshCw, Users, Zap, Link2, + CheckCircle2, XCircle, Activity, Smartphone, ExternalLink, } from 'lucide-react' import { get, post } from '@/api/client'