IO-746 Agenda schedule view
This commit is contained in:
@@ -9,6 +9,7 @@ export default function ScheduleDayViewComponent({ data, day }) {
|
||||
<ScheduleCalendarWrapperComponent
|
||||
events={data}
|
||||
defaultView="day"
|
||||
view={"day"}
|
||||
views={["day"]}
|
||||
date={day}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user