@nemme/js-sdk 0.3.1 → 0.3.3

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.esm.js CHANGED
@@ -6116,7 +6116,7 @@ class Ns {
6116
6116
  }
6117
6117
  displayForm(e, t, r) {
6118
6118
  const a = document.createElement("div");
6119
- a.id = "nm", a.className = this.config.theme === "dark" || window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "", document.body.appendChild(a);
6119
+ a.id = "nm", document.body.appendChild(a);
6120
6120
  const s = on(a), i = we(
6121
6121
  Sn,
6122
6122
  { i18n: I },