@bigbinary/neeto-form-frontend 2.2.0-beta3 → 2.2.0-beta4

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.cjs.js CHANGED
@@ -14389,6 +14389,7 @@ var ExternalForm = function ExternalForm(_ref) {
14389
14389
  var _useForm = useForm({
14390
14390
  formId: formId,
14391
14391
  language: language,
14392
+ preview: preview,
14392
14393
  enabled: !preview
14393
14394
  }),
14394
14395
  _useForm$data = _useForm.data,