From eb976e8e0f32dbd16eee255a30cfa912c930a531 Mon Sep 17 00:00:00 2001 From: Althaf Hameez Date: Mon, 2 Nov 2020 16:24:17 +0800 Subject: [PATCH] Remove tech-radar owner and lifecycle from header (#3061) * Remove tech-radar owner and lifecycle from header * Run prettier * Fix prettier warning --- plugins/tech-radar/src/components/RadarPage.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/plugins/tech-radar/src/components/RadarPage.tsx b/plugins/tech-radar/src/components/RadarPage.tsx index 779d1fa088..992266a77b 100644 --- a/plugins/tech-radar/src/components/RadarPage.tsx +++ b/plugins/tech-radar/src/components/RadarPage.tsx @@ -21,7 +21,6 @@ import { ContentHeader, Page, Header, - HeaderLabel, SupportButton, } from '@backstage/core'; import RadarComponent from '../components/RadarComponent'; @@ -48,10 +47,7 @@ export const RadarPage = ({ const classes = useStyles(); return ( -
- - -
+