From 4d4f7b1c765d99293065435f461229580ea89fe0 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 04:13:13 +0000 Subject: [PATCH] Change info icon to profile text button on reports and slides pages Replaced the 'Info' icon with a 'Profile' text button (`Button` component) in the `Report.tsx` file for improved 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/cEkjo93 --- client/src/pages/Report.tsx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index 1160247..d183e00 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -484,20 +484,19 @@ export default function Report() { {outlet.name} - + Profile +