search results and case summary page

This commit is contained in:
robert.bond@test.gov.wales
2021-09-08 10:03:33 +01:00
parent 8e8797418a
commit 991d067091
9 changed files with 589 additions and 119 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ const makeStore = ({ isServer }) => {
const storage = require("redux-persist/lib/storage").default;
const persistConfig = {
key: "acp_" + Math.floor(100000 + Math.random() * 900000),
key: "acp",
whitelist: [
"currentView",
"search",