Change to continue

This commit is contained in:
OfirTeneJuno
2025-06-10 17:33:52 +03:00
parent 0ff181b7ce
commit 4138ef9c43
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -897,7 +897,7 @@ export function useStream<
if (event === "values") {
if ("__interrupt__" in data) {
// don't update values on interrupt values event
return;
continue;
}
setStreamValues(data);
}
+4
View File
@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1