@vpdev2/metakyc-sdk 1.0.60 → 1.0.61

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