aesirx-analytics 2.2.13 → 2.2.14
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.
@@ -12,7 +12,7 @@ import {
|
|
12
12
|
getWeb3ID,
|
13
13
|
no_default,
|
14
14
|
useConsentStatus_default
|
15
|
-
} from "./chunk-
|
15
|
+
} from "./chunk-D6DE5YZD.js";
|
16
16
|
import {
|
17
17
|
AnalyticsContext,
|
18
18
|
agreeConsents,
|
@@ -990,7 +990,7 @@ var ConsentComponentCustomApp = (props) => {
|
|
990
990
|
/* @__PURE__ */ React.createElement(
|
991
991
|
SSOButton,
|
992
992
|
{
|
993
|
-
className: "btn btn-success d-flex align-items-center justify-content-center loginSSO rounded-pill py-2 py-lg-3 w-100
|
993
|
+
className: "btn btn-success d-flex align-items-center justify-content-center loginSSO rounded-pill py-2 py-lg-3 w-100 fs-14 text-white",
|
994
994
|
text: /* @__PURE__ */ React.createElement(React.Fragment, null, t("txt_continue")),
|
995
995
|
ssoState: "noscopes",
|
996
996
|
onGetData,
|