Unify header styles for consistent navigation across the platform

Update Report.tsx to use the same header and search bar components as the media outlet pages, enhancing UI consistency.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
This commit is contained in:
kimjaehyeon0101
2025-10-15 07:52:44 +00:00
parent 3f48020644
commit 9de716b623
2 changed files with 14 additions and 25 deletions

View File

@ -42,6 +42,10 @@ externalPort = 3003
localPort = 41425
externalPort = 6000
[[ports]]
localPort = 43291
externalPort = 6800
[[ports]]
localPort = 43349
externalPort = 3000