diff --git a/packages/simulateur/src/views/Declaration/DeclarationForm.tsx b/packages/simulateur/src/views/Declaration/DeclarationForm.tsx index efeb7a426..90b0745c3 100644 --- a/packages/simulateur/src/views/Declaration/DeclarationForm.tsx +++ b/packages/simulateur/src/views/Declaration/DeclarationForm.tsx @@ -203,7 +203,7 @@ const DeclarationForm: FunctionComponent = ({ )} {Boolean(apiError) && } - {noteIndex !== undefined && noteIndex < 75 && ( + {noteIndex !== undefined && noteIndex < 75 && periodeSuffisante && (