added in double quotes for single in query
This commit is contained in:
@@ -749,8 +749,7 @@ const SearchResults = (props) => {
|
||||
getSearchPageResults(1, orderByState, fieldSortState);
|
||||
setLoginToWatch(false);
|
||||
} else {
|
||||
console.log("or am in here");
|
||||
|
||||
//console.log("or am in here");
|
||||
setLoginToWatch(false);
|
||||
}
|
||||
}, [
|
||||
|
||||
Reference in New Issue
Block a user