Skip to content

Commit a58d798

Browse files
committed
Fix rando
1 parent 0de97d7 commit a58d798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/react examples/SubmitJobFile.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export default function SubmitJobFile() {
3232
[file.name]: {
3333
image: file,
3434
},
35+
},
3536
});
3637

3738
// Wait for the job to complete

0 commit comments

Comments
 (0)