adjusted timetable to display correct dates

This commit is contained in:
2024-05-28 08:57:02 +01:00
parent 6b36c5dc51
commit 8b385217c3
7 changed files with 233 additions and 141 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { currentViewActionTypes } from "./action";
const currentViewInitialState = {
currentView: {},
caseReference: {},
representationCapacity: {},
representationCapacity: "",
representationSubmit: "",
representationSubmitConfirmation: {},
representationMessageSent: false,