From 0f6e058c7320fbd1eb99154d1c3becd59e58d663 Mon Sep 17 00:00:00 2001 From: lyzno1 Date: Thu, 13 Nov 2025 17:20:51 +0800 Subject: [PATCH] refactor: billing cards icon --- web/app/components/billing/plan/index.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/web/app/components/billing/plan/index.tsx b/web/app/components/billing/plan/index.tsx index 48fa23590c..396666952e 100644 --- a/web/app/components/billing/plan/index.tsx +++ b/web/app/components/billing/plan/index.tsx @@ -6,16 +6,15 @@ import { useRouter } from 'next/navigation' import { RiBook2Line, RiFileEditLine, - RiFlashlightLine, RiGraduationCapLine, RiGroupLine, - RiSpeedLine, } from '@remixicon/react' import { Plan, SelfHostedPlan } from '../type' import { NUM_INFINITE } from '../config' import VectorSpaceInfo from '../usage-info/vector-space-info' import AppsInfo from '../usage-info/apps-info' import UpgradeBtn from '../upgrade-btn' +import { ApiAggregate, TriggerAll } from '@/app/components/base/icons/src/vender/workflow' import { useProviderContext } from '@/context/provider-context' import { useAppContext } from '@/context/app-context' import Button from '@/app/components/base/button' @@ -125,7 +124,7 @@ const PlanComp: FC = ({ total={total.annotatedResponse} /> = ({ tooltip={t('billing.plansCommon.triggerEvents.tooltip') as string} />