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

This commit is contained in:
Alex Khomenko
2022-03-21 15:36:07 +01:00
committed by GitHub
parent 18c1c6ca6a
commit 912018ff64
@@ -134,6 +134,7 @@ const NarrowScreenForm: React.FC<FormProps> = (props) => {
<fieldset>
<div className={styles.header}>
<button
type={'button'}
className={styles.expandButton}
onClick={() => {
if (!hideQuickRanges) {