This commit is contained in:
Kenneth Jannette
2024-03-07 16:12:41 -06:00
parent 9f7f31e1b8
commit ce575c85e4
2 changed files with 3 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ export const DocCard = (props) => {
const report = (documentId, docType) => {
//console.log("report documentId, docType", documentId, docType);
};
const documentTitle =
docType === "interrogatories-out"
? "Outbound requests"