From 2212f17206fd92c7475e5c2d9495e84cc2418c38 Mon Sep 17 00:00:00 2001 From: 230417 <230417@epvc.pt> Date: Tue, 28 Apr 2026 16:27:17 +0100 Subject: [PATCH] feat: add Scissors icon and improve display name and email layout responsiveness in profile page --- web/src/pages/Profile.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/pages/Profile.tsx b/web/src/pages/Profile.tsx index 6bc61d4..eef1ebb 100644 --- a/web/src/pages/Profile.tsx +++ b/web/src/pages/Profile.tsx @@ -10,7 +10,7 @@ import { Badge } from '../components/ui/badge' import { Button } from '../components/ui/button' import { currency } from '../lib/format' import { useApp } from '../context/AppContext' -import { Calendar, ShoppingBag, User, Clock, Heart, Star, MapPin, CheckCircle2, Bell } from 'lucide-react' +import { Calendar, ShoppingBag, User, Clock, Heart, Star, MapPin, CheckCircle2, Bell, Scissors } from 'lucide-react' import { supabase } from '../lib/supabase' import { ReviewModal } from '../components/ReviewModal' @@ -159,11 +159,11 @@ export default function Profile() {
Membro Verificado -{authEmail}
+{authEmail}