reps trigger for logged out & upload storage acc
This commit is contained in:
@@ -8,6 +8,7 @@ const currentViewInitialState = {
|
||||
representationSubmitConfirmation: {},
|
||||
linkedCaseReferences: {},
|
||||
currentPage: 1,
|
||||
showReps: false,
|
||||
};
|
||||
|
||||
export default function reducer(state = currentViewInitialState, action) {
|
||||
|
||||
Reference in New Issue
Block a user