rightbar and transfer

This commit is contained in:
wrzesinski-hubert
2020-06-09 20:07:54 +02:00
parent 69453aa2ce
commit 3fdb9f4e74
8 changed files with 99 additions and 46 deletions

View File

@ -114,7 +114,7 @@ export default class Calendar extends React.PureComponent<
startDayHour={8}
endDayHour={20}
excludedDays={[0, 6]}
cellDuration={60}
cellDuration={45}
dayScaleCellComponent={DayScaleCell}
timeTableLayoutComponent={TimeTableLayout}
timeTableCellComponent={TimeTableCell}