From c41edffb0dec738b965ab7b83a0943a1e6fbcbfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Jamr=C3=B3z?= Date: Mon, 16 Aug 2021 14:30:04 +0200 Subject: [PATCH] Remove redundant div --- packages/grafana-ui/src/components/Segment/SegmentSection.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/grafana-ui/src/components/Segment/SegmentSection.tsx b/packages/grafana-ui/src/components/Segment/SegmentSection.tsx index ac031e77918..7d420738187 100644 --- a/packages/grafana-ui/src/components/Segment/SegmentSection.tsx +++ b/packages/grafana-ui/src/components/Segment/SegmentSection.tsx @@ -26,9 +26,7 @@ export const SegmentSection = ({ return ( <>
-
- -
+ {children} {fill && }