Bugfixes found Shuffle blog part 2

This commit is contained in:
frikky
2020-05-26 18:10:23 +02:00
parent 5815dbe5ed
commit 8ab60dd30a
7 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -600,7 +600,7 @@ const AppCreator = (props) => {
console.log("Location: ", parameterLocation)
console.log("Name: ", parameterName)
const apiKey = authenticationOption === "API key" ?
<div>
<div style={{color: "white"}}>
<h4>API key</h4>
<TextField
required