From 2b23db8dc4bc6e8db5de6f09b0ab3b7cf29b11d1 Mon Sep 17 00:00:00 2001 From: Kamal Galrani Date: Sun, 17 May 2020 21:15:52 +0530 Subject: [PATCH] Update DashboardLinks.tsx --- .../dashboard/components/SubMenu/DashboardLinks.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx b/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx index d2f231f503a..39092e48806 100644 --- a/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx +++ b/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx @@ -25,11 +25,7 @@ export const DashboardLinks: FC = ({ dashboard }) => { } const linkElement = ( - + {sanitize(linkInfo.title)}