UNPKG

woodpecker-calendar

Version:

Code Name 'white naped woodpecker' is a calendar system to book slots for the events and reservations.

10 lines (6 loc) 184 B
import _ from 'lodash'; import moment from 'moment'; import Calendar from './Calendar'; import Month from './Month'; import Year from './Year'; import TimeSlots from './TimeSlots';