adjusted timetable to display correct dates
This commit is contained in:
@@ -3,7 +3,7 @@ import { currentViewActionTypes } from "./action";
|
||||
const currentViewInitialState = {
|
||||
currentView: {},
|
||||
caseReference: {},
|
||||
representationCapacity: {},
|
||||
representationCapacity: "",
|
||||
representationSubmit: "",
|
||||
representationSubmitConfirmation: {},
|
||||
representationMessageSent: false,
|
||||
|
||||
Reference in New Issue
Block a user