diff --git a/frontend/src/components/thread/tool-views/people-search-tool/PeopleSearchToolView.tsx b/frontend/src/components/thread/tool-views/people-search-tool/PeopleSearchToolView.tsx index 9218b182..efa6d94b 100644 --- a/frontend/src/components/thread/tool-views/people-search-tool/PeopleSearchToolView.tsx +++ b/frontend/src/components/thread/tool-views/people-search-tool/PeopleSearchToolView.tsx @@ -75,8 +75,8 @@ export function PeopleSearchToolView({
-
- +
+
@@ -116,8 +116,8 @@ export function PeopleSearchToolView({ {isStreaming && results.length === 0 ? (
@@ -156,8 +156,8 @@ export function PeopleSearchToolView({ }} /> ) : ( -
- +
+
)}
@@ -221,7 +221,7 @@ export function PeopleSearchToolView({ {result.description && ( - +

{truncateString(result.description, 300)}

@@ -278,8 +278,8 @@ export function PeopleSearchToolView({ ) : (
-
- +
+

No People Found