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