build fix
This commit is contained in:
@@ -353,7 +353,7 @@ const DNSSearchResults = (props) => {
|
||||
} else {
|
||||
setSearchLoaded(true);
|
||||
}
|
||||
}, [selectedOption]);
|
||||
}, [selectedOption, fieldSortState, orderByState, searchLoaded]);
|
||||
return (
|
||||
<>
|
||||
<div className="govuk-grid-row">
|
||||
|
||||
Reference in New Issue
Block a user