@votodigital-onpeui/react 0.1.67 → 0.1.68
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/{chunk-5YF5G375.mjs → chunk-J22RVBG5.mjs} +3 -3
- package/dist/{chunk-5YF5G375.mjs.map → chunk-J22RVBG5.mjs.map} +1 -1
- package/dist/components.js +1 -1
- package/dist/components.js.map +1 -1
- package/dist/components.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/components.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { BrowserRecommended, Footer, ModalBrowserIncompatible, ModalDnieVersions, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Show } from './chunk-
|
|
1
|
+
export { BrowserRecommended, Footer, ModalBrowserIncompatible, ModalDnieVersions, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Show } from './chunk-J22RVBG5.mjs';
|
|
2
2
|
import './chunk-KWOWOGBU.mjs';
|
|
3
3
|
export { Button, ModalConfirm, ModalLoading } from './chunk-7JBKTIVJ.mjs';
|
|
4
4
|
import './chunk-WMTOTUKK.mjs';
|
package/dist/index.js
CHANGED
|
@@ -2631,7 +2631,7 @@ var ModalNfc = ({
|
|
|
2631
2631
|
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "mb-2", children: "Activa el NFC en tu celular." }),
|
|
2632
2632
|
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "mb-2", children: "Busca en internet d\xF3nde est\xE1 el lector NFC seg\xFAn tu modelo." }),
|
|
2633
2633
|
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "mb-2", children: "Coloca tu DNIe sobre esa zona hasta que recibas la confirmaci\xF3n del sistema." }),
|
|
2634
|
-
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "mb-2", children: 'Puedes consultar los videos "Aprende
|
|
2634
|
+
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "mb-2", children: 'Puedes consultar los videos "Aprende c\xF3mo leer tu DNIe con NFC":' })
|
|
2635
2635
|
]
|
|
2636
2636
|
}
|
|
2637
2637
|
) }),
|