From d8056b44d415181ebca780c5cd0bf5d455db3e1f Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Fri, 22 Mar 2024 17:41:30 +0200 Subject: [PATCH] fix(Title logo): switch avatar logo --- src/components/General/TitleLogo.tsx | 5 +++-- src/pages/Dashboard/ActiveValidators/ActiveValidators.tsx | 2 +- src/pages/Dashboard/DashboardContent.tsx | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/General/TitleLogo.tsx b/src/components/General/TitleLogo.tsx index 48c0286d..9076575f 100644 --- a/src/components/General/TitleLogo.tsx +++ b/src/components/General/TitleLogo.tsx @@ -11,10 +11,11 @@ const TitleLogo = ({ subtitle }: TitleLogoProps) => { diff --git a/src/pages/Dashboard/ActiveValidators/ActiveValidators.tsx b/src/pages/Dashboard/ActiveValidators/ActiveValidators.tsx index c62d1eb7..24c8cdb4 100644 --- a/src/pages/Dashboard/ActiveValidators/ActiveValidators.tsx +++ b/src/pages/Dashboard/ActiveValidators/ActiveValidators.tsx @@ -5,7 +5,7 @@ import DashboardCardWrapper from '../DashboardCardWrapper' const ActiveValidators = () => { return ( - + { }} > {width >= 1400 && } - +