pollination-react-io 1.95.0 → 1.95.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47262,7 +47262,7 @@ var RecipeForm = function (_a) {
47262
47262
  return inputInfo;
47263
47263
  });
47264
47264
  return data;
47265
- }, [recipe, handlers, triggers]);
47265
+ }, [recipe, handlers, triggers, controlledValues]);
47266
47266
  /**
47267
47267
  * LOCAL ONLY - Create a copy of the recipe and remove alias
47268
47268
  */