From af65b5e83078883d51a595c002603f4947c04042 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 12:13:14 +0000 Subject: [PATCH] Update search bar to use the home screen's search component Replace search bars in media outlet and report pages with the home screen's search component. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 8ed40069-729c-4a0d-a003-1834630466e9 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/8ed40069-729c-4a0d-a003-1834630466e9/oZgexwr --- client/src/pages/MediaOutlet.tsx | 4 ++-- client/src/pages/Report.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/pages/MediaOutlet.tsx b/client/src/pages/MediaOutlet.tsx index 4964dc4..6821398 100644 --- a/client/src/pages/MediaOutlet.tsx +++ b/client/src/pages/MediaOutlet.tsx @@ -238,9 +238,9 @@ export default function MediaOutlet() {
search in SAPIENS
diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index d81d1c4..05ecb4d 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -507,9 +507,9 @@ export default function Report() {
search in SAPIENS