#168: Add app authentcation edit

This commit is contained in:
frikky
2021-01-17 18:28:20 +01:00
parent 00cdd02066
commit a878f1979c
4 changed files with 363 additions and 70 deletions
+2 -1
View File
@@ -11,6 +11,7 @@ import { useAlert } from "react-alert";
import IconButton from '@material-ui/core/IconButton';
import ExpandLessIcon from '@material-ui/icons/ExpandLess';
import ExpandMoreIcon from '@material-ui/icons/ExpandMore';
import SaveIcon from '@material-ui/icons/Save';
const useStyles = makeStyles({
notchedOutline: {
@@ -121,7 +122,7 @@ const OrgHeader = (props) => {
"workflow_download_branch": workflowDownloadBranch,
})}
>
Save Changes
<SaveIcon />
</Button>
var imageData = file.length > 0 ? file : fileBase64