From 43db53834bcc6325a4efca1d8d1fb90ff983b7f0 Mon Sep 17 00:00:00 2001 From: pac7 <47831526-pac7@users.noreply.replit.com> Date: Mon, 27 Oct 2025 17:34:55 +0000 Subject: [PATCH] Update user avatar component to use a new component for consistency Replaced Avatar component with UserAvatar component in AuthButtons.tsx for improved avatar display consistency and reliability, referencing commit b91d798. Replit-Commit-Author: Agent Replit-Commit-Session-Id: edf9a2eb-860d-4c14-b250-aaeaf2c80ee3 Replit-Commit-Checkpoint-Type: intermediate_checkpoint --- .replit | 4 ++++ src/components/auth/AuthButtons.tsx | 15 --------------- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/.replit b/.replit index f1bbfc88..5586ae74 100644 --- a/.replit +++ b/.replit @@ -41,3 +41,7 @@ externalPort = 3000 [[ports]] localPort = 37143 externalPort = 3001 + +[[ports]] +localPort = 37623 +externalPort = 3002 diff --git a/src/components/auth/AuthButtons.tsx b/src/components/auth/AuthButtons.tsx index c476bcaf..1683b945 100644 --- a/src/components/auth/AuthButtons.tsx +++ b/src/components/auth/AuthButtons.tsx @@ -71,27 +71,12 @@ export function AuthButtons() { return