UNPKG

react-timeslot-calendar

Version:

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

4 lines (3 loc) 106 B
export const DEFAULT = 'DEFAULT'; export const SELECTED = 'SELECTED'; export const DISABLED = 'DISABLED';