@bigbinary/neeto-form-frontend 3.7.0 → 3.7.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.
@@ -2330,8 +2330,7 @@ var BuildForm = function BuildForm(_ref) {
2330
2330
  additionalQuestionKindPattern = _ref.additionalQuestionKindPattern,
2331
2331
  _ref$enableDomainRest = _ref.enableDomainRestriction,
2332
2332
  enableDomainRestriction = _ref$enableDomainRest === void 0 ? true : _ref$enableDomainRest,
2333
- _ref$helpDocUrls = _ref.helpDocUrls,
2334
- helpDocUrls = _ref$helpDocUrls === void 0 ? {} : _ref$helpDocUrls,
2333
+ helpDocUrls = _ref.helpDocUrls,
2335
2334
  className = _ref.className;
2336
2335
  var queryClient = reactQuery.useQueryClient();
2337
2336
  var _useReorderQuestions = useFormApi.useReorderQuestions(id, {