biblio-react 3.0.0-alpha43 → 3.0.0-alpha45
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 -5
package/dist/index.js
CHANGED
|
@@ -15746,7 +15746,7 @@ const zf = hr(), Dn = /* @__PURE__ */ o(({ children: e }) => {
|
|
|
15746
15746
|
progress: c,
|
|
15747
15747
|
asistente: b,
|
|
15748
15748
|
ficha: { propsContenidos: h, setPropsContenidos: v },
|
|
15749
|
-
setHiddenButton: y.setHidden,
|
|
15749
|
+
setHiddenButton: y == null ? void 0 : y.setHidden,
|
|
15750
15750
|
setHidden: He(
|
|
15751
15751
|
(O, I) => {
|
|
15752
15752
|
r(O, I), setTimeout(() => {
|