From ebe34ddcbaa2f43b112b9f7dfe41c233810ad637 Mon Sep 17 00:00:00 2001 From: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com> Date: Mon, 25 Apr 2022 17:12:58 +0100 Subject: [PATCH] Navigation: Remove the 'active' indicator from the Home icon when collapsed (#48192) --- public/app/core/components/NavBar/Next/NavBarNext.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/core/components/NavBar/Next/NavBarNext.tsx b/public/app/core/components/NavBar/Next/NavBarNext.tsx index 1b97427d1a4..a7a3b60d5dd 100644 --- a/public/app/core/components/NavBar/Next/NavBarNext.tsx +++ b/public/app/core/components/NavBar/Next/NavBarNext.tsx @@ -96,7 +96,6 @@ export const NavBarNext = React.memo(() => {