@vpdev2/metakyc-sdk 1.0.61 → 1.0.62
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
CHANGED
|
@@ -5161,16 +5161,14 @@ const _e = {
|
|
|
5161
5161
|
}
|
|
5162
5162
|
),
|
|
5163
5163
|
/* @__PURE__ */ r(
|
|
5164
|
-
"
|
|
5164
|
+
"div",
|
|
5165
5165
|
{
|
|
5166
5166
|
style: {
|
|
5167
5167
|
color: "var(--metakyc-text-primary, #111827)",
|
|
5168
5168
|
fontSize: "14px",
|
|
5169
|
-
lineHeight: 1.75
|
|
5170
|
-
margin: 0,
|
|
5171
|
-
whiteSpace: "pre-wrap"
|
|
5169
|
+
lineHeight: 1.75
|
|
5172
5170
|
},
|
|
5173
|
-
|
|
5171
|
+
dangerouslySetInnerHTML: { __html: e }
|
|
5174
5172
|
}
|
|
5175
5173
|
)
|
|
5176
5174
|
]
|