updated restriction to disallow partial reps and appeals from being submitted when not docapi

This commit is contained in:
2026-01-15 13:20:07 +00:00
parent 94861846aa
commit 9241fe0b84
17 changed files with 956 additions and 743 deletions
+1
View File
@@ -35,6 +35,7 @@ const CaseRepresentation = (props) => {
props.setShowQuestionnaireSection
}
setCurrentReference={props.setCurrentReference}
docsOffline={props.docsOffline}
/>
</div>
</div>