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
#1095 uses native <input type="datetime-local />, which works but is impossible to style and looks different in every browsers. Change that to a React picker that we can style.