More App SDK fixes around indexing in recursions, and another workflow config handler fix

This commit is contained in:
frikky
2022-01-26 17:21:33 +01:00
parent 7b673ccdb4
commit 2f324e6862
12 changed files with 68 additions and 45 deletions
@@ -92,6 +92,7 @@ const CodeEditor = (props) => {
color: "white",
minWidth: 600,
padding: 25,
border: theme.palette.defaultBorder,
},
}}
>