console log tidying

This commit is contained in:
2024-06-05 19:51:43 +01:00
parent 2a6cd32452
commit 300a45ee0f
19 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ let CompleteAppeal = (props) => {
setCurrentSection(currentSection + 1);
};
// console.log(JSON.stringify(props.props.form.appealForm.values, null, 2));
//console.log(JSON.stringify(props.props.form.appealForm.values, null, 2));
//alert(JSON.stringify(props.props.form.appealForm.values, null, 2));
return (