diff --git a/frontend/src/app/chat/nudges.tsx b/frontend/src/app/chat/nudges.tsx index 9341b9c1..c98ead63 100644 --- a/frontend/src/app/chat/nudges.tsx +++ b/frontend/src/app/chat/nudges.tsx @@ -11,7 +11,7 @@ export default function Nudges({ handleSuggestionClick: (suggestion: string) => void; }) { return ( -
Processing your document...
-- This may take a few moments -
- > - ) : null} -Processing your document...
+This may take a few moments
+ > + ) : null}