willba-component-library 0.2.51 → 0.2.53
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,7 @@
|
|
|
11256
11256
|
finally { if (e_2) throw e_2.error; }
|
|
11257
11257
|
}
|
|
11258
11258
|
handleSelectedFilter(false);
|
|
11259
|
-
if (onSubmit
|
|
11259
|
+
if (onSubmit) {
|
|
11260
11260
|
onSubmit(newParams);
|
|
11261
11261
|
}
|
|
11262
11262
|
else {
|