From 278270a05d86811cff162415bff693e29c3fa262 Mon Sep 17 00:00:00 2001 From: Justin Edmund <383021+jedmund@users.noreply.github.com> Date: Tue, 23 Apr 2024 04:47:21 -0700 Subject: [PATCH] Add HTML title to show full team title --- components/reps/GridRep/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/reps/GridRep/index.tsx b/components/reps/GridRep/index.tsx index 36a088c6..18439d3c 100644 --- a/components/reps/GridRep/index.tsx +++ b/components/reps/GridRep/index.tsx @@ -586,7 +586,7 @@ const GridRep = ({ party, loading, onClick, onSave }: Props) => { } return ( -
+
{renderFavoriteButton}