Website scheduleTable: Note

less than 1 minute read

Day.jsx set min length of select

//line 191
newMinLength = 60;

Day.jsx set increase length of select

//line 12
const ROUND_TO_NEAREST_MINS = 30;

Updated: