indicator-ui 0.1.45 → 0.1.46

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/dist/index.js CHANGED
@@ -65169,6 +65169,7 @@ var _FormBuilder = function _FormBuilder(props, ref) {
65169
65169
  clearErrors: clearErrors,
65170
65170
  getFormData: getFormData,
65171
65171
  setValue: setValue,
65172
+ getValue: getValue,
65172
65173
  addErrorField: addErrorField,
65173
65174
  removeErrorField: removeErrorField
65174
65175
  };