diff --git a/samples/react examples/SubmitJobFile.jsx b/samples/react examples/SubmitJobFile.jsx index 2f4d4a9..2872022 100644 --- a/samples/react examples/SubmitJobFile.jsx +++ b/samples/react examples/SubmitJobFile.jsx @@ -32,6 +32,7 @@ export default function SubmitJobFile() { [file.name]: { image: file, }, + }, }); // Wait for the job to complete