1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

Fix issue with datepickers not working after starting off as disabled

This commit is contained in:
Andrew Kingston 2023-06-28 11:35:36 +01:00
parent 9e089192ef
commit 16bd879f5d

View file

@ -71,6 +71,7 @@
timeOnly,
enableTime,
time24hr,
disabled,
}
const handleChange = event => {