diff --git a/packages/app/src/app/(consultation)/index-egapro/recherche/page.tsx b/packages/app/src/app/(consultation)/index-egapro/recherche/page.tsx index 7c11de474..784b20c0d 100644 --- a/packages/app/src/app/(consultation)/index-egapro/recherche/page.tsx +++ b/packages/app/src/app/(consultation)/index-egapro/recherche/page.tsx @@ -71,7 +71,7 @@ const Recherche = withSearchParamsValidation(getDeclarationStatsInputSchema)(asy - + {!searchParamsError && ( {isLandingPage ? ( diff --git a/packages/app/src/app/(consultation)/representation-equilibree/recherche/page.tsx b/packages/app/src/app/(consultation)/representation-equilibree/recherche/page.tsx index fdae5fa20..52e37b48b 100644 --- a/packages/app/src/app/(consultation)/representation-equilibree/recherche/page.tsx +++ b/packages/app/src/app/(consultation)/representation-equilibree/recherche/page.tsx @@ -57,7 +57,7 @@ export default withSearchParamsValidation(searchRepresentationEquilibreeDTOSchem - +