willba-component-library 0.1.51 → 0.1.52

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/lib/index.umd.js CHANGED
@@ -4063,7 +4063,6 @@
4063
4063
  finally { if (e_3) throw e_3.error; }
4064
4064
  }
4065
4065
  handleSelectedFilter(false);
4066
- console.log(onSubmit ? 'eeee' : 'tttt');
4067
4066
  return onSubmit
4068
4067
  ? onSubmit(newParams)
4069
4068
  : (window.location.href = "".concat(redirectUrl, "/").concat(selectedPath).concat(querySearchParams ? "?".concat(querySearchParams.toString()) : ''));