cleaned up rep functionality
This commit is contained in:
@@ -41,8 +41,6 @@ const RepAppellant = (props) => {
|
||||
} = props;
|
||||
const { acceptedFiles, getRootProps, getInputProps } = useDropzone();
|
||||
|
||||
// console.log(props);
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="govuk-grid-row">
|
||||
|
||||
Reference in New Issue
Block a user