cleared build warnings and format console message
This commit is contained in:
@@ -457,7 +457,7 @@ let AboutYou = (props) => {
|
||||
|
||||
useEffect(() => {
|
||||
handlePartialUpdate();
|
||||
}, [appellantAgentValue]);
|
||||
});
|
||||
|
||||
return (
|
||||
<form onSubmit={handleSubmit(onHandleSubmit)}>
|
||||
|
||||
Reference in New Issue
Block a user