chore(lint): unblock next lint and fix current eslint errors

This commit is contained in:
2026-03-13 06:24:38 +00:00
parent 903118e47d
commit 344b6efed1
10 changed files with 815 additions and 1085 deletions
+1 -1
View File
@@ -975,7 +975,7 @@ const DNSSearchResults = (props) => {
}
//src={"https://datamap.gov.wales/maps/pedw-dev/embed#/"}
width={"100%"}
maxheight={"400px"}
style={{ maxHeight: "400px" }}
height={"500px"}
className={"mappingFrame"}
></iframe>
+5 -4
View File
@@ -1,6 +1,7 @@
import useTranslation from "next-translate/useTranslation";
import { useRouter } from "next/router";
import _ from "lodash";
import Link from "next/link";
const RepsOnResults = (props) => {
let { t } = useTranslation();
@@ -46,9 +47,9 @@ const RepsOnResults = (props) => {
.pinswg_speacialistcaseprocess == 846040000 && isLPA
? true
: props.searchDetailsObj[0].value[0]
.pinswg_speacialistcaseprocess == 846040001
? true
: false;
.pinswg_speacialistcaseprocess == 846040001
? true
: false;
return shouldShow;
@@ -155,7 +156,7 @@ const RepsOnResults = (props) => {
)
: formatDates(
detailsObj.pinswg_finalcommentsduedate
),
)
}
)}
<br />{" "}