@votodigital-onpeui/react 0.1.27 → 0.1.29

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.
@@ -1,6 +1,6 @@
1
1
  export { BrowserRecommended, Footer, ModalBrowserIncompatible, ModalDnieVersions, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Show } from './chunk-SS5NPQU6.mjs';
2
2
  import './chunk-KWOWOGBU.mjs';
3
- export { Button, ModalConfirm, ModalLoading } from './chunk-6LCT7D6I.mjs';
3
+ export { Button, ModalConfirm, ModalLoading } from './chunk-PAX7TKG5.mjs';
4
4
  import './chunk-M2KQXQLY.mjs';
5
5
  export { Modal, Portal } from './chunk-EZQGWVW2.mjs';
6
6
  import './chunk-5FNWA3QC.mjs';
package/dist/index.js CHANGED
@@ -2112,7 +2112,7 @@ var ModalConfirm = ({
2112
2112
  "div",
2113
2113
  {
2114
2114
  id: messageId,
2115
- className: "mt-7 text-sm md:text-lg text-center max-w-full text-onpe-dark-gray",
2115
+ className: "mt-7 text-sm md:text-lg text-center max-w-full text-black",
2116
2116
  children: effectiveMessage
2117
2117
  }
2118
2118
  ),