INFRA-672 | Abhishek | Remove debug tag
This commit is contained in:
@@ -138,7 +138,7 @@ const BaseForm = (props: BaseFormProps) => {
|
||||
<Button color="secondary" type="submit" variant="contained" size="large" style={{ float: "right", marginRight: 100 }} >
|
||||
Submit
|
||||
</Button>
|
||||
<Debug {...props} />
|
||||
{/*<Debug {...props} />*/}
|
||||
<ErrorSnackBar errors={props.errors} />
|
||||
</Form>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user