We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cursor-help
1 parent a6cc1c8 commit 5768bf3Copy full SHA for 5768bf3
web/src/app/admin/connector/[ccPairId]/IndexingAttemptsTable.tsx
@@ -82,7 +82,7 @@ export function IndexingAttemptsTable({
82
<TooltipProvider>
83
<Tooltip>
84
<TooltipTrigger asChild>
85
- <span className="cursor-help flex items-center">
+ <span className="flex items-center">
86
Total Docs
87
<InfoIcon className="ml-1 w-4 h-4" />
88
</span>
0 commit comments