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.
package/build/index.js CHANGED
@@ -47289,7 +47289,7 @@ var RecipeForm = function (_a) {
47289
47289
  return inputInfo;
47290
47290
  });
47291
47291
  return data;
47292
- }, [recipe, handlers, triggers]);
47292
+ }, [recipe, handlers, triggers, controlledValues]);
47293
47293
  /**
47294
47294
  * LOCAL ONLY - Create a copy of the recipe and remove alias
47295
47295
  */