Added viewing all CSI responses + read only version of configurable form BOD-154
This commit is contained in:
@@ -11,7 +11,6 @@ export default function ScheduleDayViewComponent({ data, day }) {
|
||||
events={data}
|
||||
defaultView="day"
|
||||
views={["day"]}
|
||||
style={{ height: "40vh" }}
|
||||
date={day}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user