tweak to auth
This commit is contained in:
@@ -108,6 +108,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
|
||||
|
||||
const mapStateToProps = (state) => {
|
||||
return {
|
||||
accountDetails: state.accountDetails,
|
||||
search: state.search,
|
||||
searchResultsObj: state.searchResultsObj,
|
||||
formData: state.formData,
|
||||
|
||||
Reference in New Issue
Block a user