willba-component-library 0.2.51 → 0.2.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
@@ -11256,7 +11256,8 @@
11256
11256
  finally { if (e_2) throw e_2.error; }
11257
11257
  }
11258
11258
  handleSelectedFilter(false);
11259
- if (onSubmit && selectedPath === Pages.ROOMS) {
11259
+ console.log(onSubmit ? 'true' : 'false');
11260
+ if (onSubmit) {
11260
11261
  onSubmit(newParams);
11261
11262
  }
11262
11263
  else {