diff --git a/vscode/webviews/chat/cells/contextCell/ContextCell.tsx b/vscode/webviews/chat/cells/contextCell/ContextCell.tsx index 7cbf1f42727f..2f7fec8cd89f 100644 --- a/vscode/webviews/chat/cells/contextCell/ContextCell.tsx +++ b/vscode/webviews/chat/cells/contextCell/ContextCell.tsx @@ -505,13 +505,13 @@ const ProcessItem: FC<{ process: ProcessingStep; isContextLoading: boolean }> = ) : ( )} diff --git a/vscode/webviews/chat/cells/messageCell/human/editor/ToolboxButton.tsx b/vscode/webviews/chat/cells/messageCell/human/editor/ToolboxButton.tsx index 2559b80b94a8..c70592bfa3cc 100644 --- a/vscode/webviews/chat/cells/messageCell/human/editor/ToolboxButton.tsx +++ b/vscode/webviews/chat/cells/messageCell/human/editor/ToolboxButton.tsx @@ -173,7 +173,7 @@ export const ToolboxButton: FC = memo(({ settings, api }) => ) : (