Skip to content

Commit 04cebda

Browse files
authored
Merge pull request #20939 from GordonSmith/HPCC-35786-MERGE_CONFLICT_HG
HPCC-35786 Remove empty footer from GlobalMetrics component
2 parents eff0b59 + 7189dba commit 04cebda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

esp/src/src-react/components/GlobalMetrics.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,6 @@ export const GlobalMetrics: React.FunctionComponent<GlobalMetricsProps> = ({
244244
</div>
245245
}</SizeMe>
246246
}
247-
footer={<></>}
248-
footerStyles={{}}
249247
/>
250248
</>;
251249
};

0 commit comments

Comments
 (0)