diff --git a/front/pages/w/[wId]/assistant/labs/transcripts/index.tsx b/front/pages/w/[wId]/assistant/labs/transcripts/index.tsx index 6e853436f906..58c29abe3e38 100644 --- a/front/pages/w/[wId]/assistant/labs/transcripts/index.tsx +++ b/front/pages/w/[wId]/assistant/labs/transcripts/index.tsx @@ -6,7 +6,6 @@ import { Page, SliderToggle, Spinner, - Tooltip, XMarkIcon, } from "@dust-tt/sparkle"; import type { SubscriptionType } from "@dust-tt/types"; @@ -443,21 +442,19 @@ export default function LabsTranscriptsIndex({ style={{ maxHeight: "35px" }} /> - -
handleProviderChange("gong")} - > - -
-
+
handleProviderChange("gong")} + > + +
)}