We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de97d7 commit a58d798Copy full SHA for a58d798
samples/react examples/SubmitJobFile.jsx
@@ -32,6 +32,7 @@ export default function SubmitJobFile() {
32
[file.name]: {
33
image: file,
34
},
35
+ },
36
});
37
38
// Wait for the job to complete
0 commit comments