biblio-react 2.0.27 → 2.0.28
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 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -25398,8 +25398,7 @@ const Bc = (e) => {
|
|
|
25398
25398
|
{
|
|
25399
25399
|
...s,
|
|
25400
25400
|
callback: g,
|
|
25401
|
-
optionText: "etiqueta"
|
|
25402
|
-
optionValue: c
|
|
25401
|
+
optionText: "etiqueta"
|
|
25403
25402
|
}
|
|
25404
25403
|
)
|
|
25405
25404
|
}
|