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

This commit is contained in:
Alex Khomenko 2022-03-21 16:36:07 +02:00 committed by GitHub
parent 18c1c6ca6a
commit 912018ff64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,6 +134,7 @@ const NarrowScreenForm: React.FC<FormProps> = (props) => {
<fieldset>
<div className={styles.header}>
<button
type={'button'}
className={styles.expandButton}
onClick={() => {
if (!hideQuickRanges) {