biblio-react 3.0.0-alpha91 → 3.0.0-alpha92
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 +5 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23173,7 +23173,11 @@ const DC = /* @__PURE__ */ a((e) => {
|
|
|
23173
23173
|
});
|
|
23174
23174
|
}, []), g === null)
|
|
23175
23175
|
return /* @__PURE__ */ y(Eg, { loadingPrimary: "", loadingSecondary: "" });
|
|
23176
|
-
|
|
23176
|
+
let k = l.filter;
|
|
23177
|
+
if (f && p.substring(1) === t) {
|
|
23178
|
+
const { _scrollToTop: T, ...C } = f;
|
|
23179
|
+
k = C;
|
|
23180
|
+
}
|
|
23177
23181
|
return /* @__PURE__ */ y(
|
|
23178
23182
|
AN,
|
|
23179
23183
|
{
|