From 04eea50c2434a08fb399a6f003e9e94986ba0c24 Mon Sep 17 00:00:00 2001 From: Alex P Date: Tue, 29 May 2018 14:21:21 -0700 Subject: [PATCH] Fix bug --- ui/src/dashboards/components/DashboardsPageContents.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/dashboards/components/DashboardsPageContents.tsx b/ui/src/dashboards/components/DashboardsPageContents.tsx index dd5001680..ebd05e60b 100644 --- a/ui/src/dashboards/components/DashboardsPageContents.tsx +++ b/ui/src/dashboards/components/DashboardsPageContents.tsx @@ -64,7 +64,7 @@ class DashboardsPageContents extends Component { ) } - private renderPanelHeading(): JSX.Element { + private get renderPanelHeading(): JSX.Element { const {onCreateDashboard} = this.props return (