Fixed a bunch of minor issues with notification workflows and the like
This commit is contained in:
@@ -38,7 +38,6 @@ const OrgHeader = (props) => {
|
||||
handleEditOrg,
|
||||
} = props;
|
||||
|
||||
//const alert = useAlert();
|
||||
const classes = useStyles();
|
||||
|
||||
var upload = "";
|
||||
|
||||
Reference in New Issue
Block a user