UNPKG

react-timeslot-calendar

Version:

A calendar based on timeslots which can be set as available, occupied and so on.

10 lines (9 loc) 152 B
export const RENDER_DAYS = { sunday: true, monday: true, tuesday: true, wednesday: true, thursday: true, friday: true, saturday: true, };