biblio-react 3.0.0-alpha131 → 3.0.0-alpha132
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9814,7 +9814,7 @@ const OD = /^(\d+)(th|st|nd|rd)?/i, SD = /\d+/i, CD = {
|
|
|
9814
9814
|
},
|
|
9815
9815
|
[l, f, pf, h]
|
|
9816
9816
|
);
|
|
9817
|
-
return typeof l == "function" ? g : void 0;
|
|
9817
|
+
return e === !0 || typeof l == "function" ? g : void 0;
|
|
9818
9818
|
}, "useFormSubmit");
|
|
9819
9819
|
let xh = null;
|
|
9820
9820
|
const QC = /* @__PURE__ */ a(() => {
|