cleared build warnings and format console message

This commit is contained in:
2022-10-18 11:52:55 +01:00
parent 748ecec313
commit 6be6a02101
3 changed files with 10 additions and 26 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ let AboutYou = (props) => {
useEffect(() => {
handlePartialUpdate();
}, [appellantAgentValue]);
});
return (
<form onSubmit={handleSubmit(onHandleSubmit)}>