uat defect 37
This commit is contained in:
@@ -268,7 +268,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
|
||||
? true
|
||||
: false;
|
||||
|
||||
//isLPA && store.dispatch(setRepresentationCapacity("lpa"));
|
||||
//isLPA && store.dispatch(setRepresentationCapacity("LPA"));
|
||||
|
||||
if (query.hasOwnProperty("state")) {
|
||||
console.log("is lpa?:", isLPA);
|
||||
|
||||
Reference in New Issue
Block a user