pull/3559/head
Alex P 2018-05-29 14:21:21 -07:00 committed by Iris Scholten
parent 82eba200d3
commit 04eea50c24
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class DashboardsPageContents extends Component<Props, State> {
) )
} }
private renderPanelHeading(): JSX.Element { private get renderPanelHeading(): JSX.Element {
const {onCreateDashboard} = this.props const {onCreateDashboard} = this.props
return ( return (