UNPKG

react-weekly-table

Version:

React weekly scheduler <br/> By default build time ranges for a week, supports up to 31 days <br/> Can work with different timezones, data always return to UTC+0

9 lines (8 loc) 264 B
export * from './Background'; export * from './Popup'; export * from './TimeBlockCore'; export * from './CustomTime'; export * from './SchedulerArea'; export * from './SchedulerHeader'; export * from './SchedulerHelper'; export * from './SchedulerLayout';