From 912018ff64fb83329cebb198785bb05ecaf55574 Mon Sep 17 00:00:00 2001 From: Alex Khomenko Date: Mon, 21 Mar 2022 16:36:07 +0200 Subject: [PATCH] TimePickerContent: Use button time for range dropdown toggle (#46778) --- .../DateTimePickers/TimeRangePicker/TimePickerContent.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/TimePickerContent.tsx b/packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/TimePickerContent.tsx index 8fc138b678a..244578d35fe 100644 --- a/packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/TimePickerContent.tsx +++ b/packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/TimePickerContent.tsx @@ -134,6 +134,7 @@ const NarrowScreenForm: React.FC = (props) => {