added in double quotes for single in query
This commit is contained in:
@@ -25,7 +25,7 @@ let AdvancedSearch = (props) => {
|
||||
|
||||
const { LPAData, onSubmit, handleSubmit } = props;
|
||||
|
||||
console.log("props here:", props.props);
|
||||
//console.log("props here:", props.props);
|
||||
|
||||
const appealOptionsObj = _.isEmpty(props)
|
||||
? [{}]
|
||||
|
||||
Reference in New Issue
Block a user