build fix

This commit is contained in:
2022-02-25 09:10:39 +00:00
parent a78c8f92a8
commit fbf0f48f7f
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ const DNSSearchResults = (props) => {
} else {
setSearchLoaded(true);
}
}, [selectedOption]);
}, [selectedOption, fieldSortState, orderByState, searchLoaded]);
return (
<>
<div className="govuk-grid-row">