biblio-react 3.0.0 → 3.0.2
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
|
@@ -32313,7 +32313,7 @@ const ZH = S.memo(/* @__PURE__ */ s(function({
|
|
|
32313
32313
|
enableLoad: i = !0,
|
|
32314
32314
|
initialState: a,
|
|
32315
32315
|
...l
|
|
32316
|
-
} = t, { isLoading: u } = Lt(), d = Ar(), [p, f] = Ae(n), [{ field: h, sort: m }] = n, y = tt(
|
|
32316
|
+
} = t, { isLoading: u } = Lt(), d = Ar(t), [p, f] = Ae(n), [{ field: h, sort: m }] = n, y = tt(
|
|
32317
32317
|
() => [...r],
|
|
32318
32318
|
[JSON.stringify(r)]
|
|
32319
32319
|
);
|