You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code listed below results in the error: "Uncaught TypeError: Cannot read property 'match' of undefined" Can we use use12Hours prop on the TimePIckerPanel?
The code listed below results in the error: "Uncaught TypeError: Cannot read property 'match' of undefined" Can we use use12Hours prop on the TimePIckerPanel?
<TimePickerPanel showSecond={false} use12Hours={true} defaultValue={moment('00:00', 'HH:mm a')} />
The text was updated successfully, but these errors were encountered: