TimePickerContent: Use button time for range dropdown toggle (#46778) (#46788)

(cherry picked from commit 912018ff64)

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-03-21 15:46:31 +01:00
committed by GitHub
co-authored by Alex Khomenko
parent 43ec783fd7
commit 89568408af
@@ -134,6 +134,7 @@ const NarrowScreenForm: React.FC<FormProps> = (props) => {
<fieldset>
<div className={styles.header}>
<button
type={'button'}
className={styles.expandButton}
onClick={() => {
if (!hideQuickRanges) {