Skip to content

Commit

Permalink
Merge #45240
Browse files Browse the repository at this point in the history
45240: ui: Remove title from Cluster overview page r=dhartunian a=koorosh

Partially resolves: #45187

Co-authored-by: Andrii Vorobiov <and.vorobiov@gmail.com>
  • Loading branch information
craig[bot] and koorosh committed Feb 25, 2020
2 parents 3ce10d6 + b216efc commit 0a31f12
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ export default class ClusterOverview extends React.Component<any, any> {
return (
<div className="cluster-page">
<Helmet title="Cluster Overview" />
<section className="section"><h1 className="base-heading page-title">Cluster Overview</h1></section>
<section className="cluster-overview">
<ClusterSummaryConnected />
</section>
Expand Down

0 comments on commit 0a31f12

Please sign in to comment.