diff --git a/packages/ui/src/components/tool-call/question-block.tsx b/packages/ui/src/components/tool-call/question-block.tsx index 7e273fac..215f48aa 100644 --- a/packages/ui/src/components/tool-call/question-block.tsx +++ b/packages/ui/src/components/tool-call/question-block.tsx @@ -199,7 +199,7 @@ export function QuestionToolBlock(props: QuestionToolBlockProps) { const customChecked = () => customValue().length > 0 return ( -