diff --git a/frontend/components/navigation.tsx b/frontend/components/navigation.tsx index 2d4d64df..28422445 100644 --- a/frontend/components/navigation.tsx +++ b/frontend/components/navigation.tsx @@ -594,8 +594,8 @@ export function Navigation({ No documents yet ) : ( - newConversationFiles?.map((file) => ( -
- {displayedText} - {!showChildren && !isCompleted && ( - - )} -
- {reserveSpaceForThinking && ( - - )} - > - )} - {children && ( -+ {displayedText} + {!showChildren && !isCompleted && ( + + )} +
+ )} + {children && ( +