removed comments
This commit is contained in:
@@ -125,7 +125,7 @@ let BuildSection = (props) => {
|
||||
props.props.accountDetails.containerID,
|
||||
props.props.appealType.caseReference.ticketnumber
|
||||
).then((data) => {
|
||||
console.log("hello", data);
|
||||
console.log("$1", data);
|
||||
setCompletedUploadFiles(true);
|
||||
return data;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user