From c9e95c8b64d5e14fd9345966babe724c1e6fc488 Mon Sep 17 00:00:00 2001 From: Reece Date: Wed, 29 Oct 2025 09:27:39 +0000 Subject: [PATCH] - --- frontend/src/core/components/shared/ToolChain.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/core/components/shared/ToolChain.tsx b/frontend/src/core/components/shared/ToolChain.tsx index d3c25f653..49b535f83 100644 --- a/frontend/src/core/components/shared/ToolChain.tsx +++ b/frontend/src/core/components/shared/ToolChain.tsx @@ -1,4 +1,4 @@ -/** +/** * Reusable ToolChain component with smart truncation and tooltip expansion * Used across FileListItem, FileDetails, and FileThumbnail for consistent display */