diff --git a/src/answerQuestion.tsx b/src/answerQuestion.tsx index 653fc00..564a4de 100644 --- a/src/answerQuestion.tsx +++ b/src/answerQuestion.tsx @@ -86,7 +86,7 @@ export function AskDustQuestion({ question, agent = DUST_AGENT }: { question: st /> {dustAnswer && ( <> - + )}