@namba_one/ui-kit-2 1.0.168 → 1.0.169
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.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4111,7 +4111,7 @@ const a1 = /* @__PURE__ */ ue({
|
|
|
4111
4111
|
}), (c, h) => (v(), re(ia, { to: "#teleports" }, [
|
|
4112
4112
|
o.value ? (v(), S("div", {
|
|
4113
4113
|
key: 0,
|
|
4114
|
-
class: y(c.$style.root)
|
|
4114
|
+
class: y([c.$style.root, c.$attrs.class])
|
|
4115
4115
|
}, [
|
|
4116
4116
|
H(p(cn), { appear: "" }, {
|
|
4117
4117
|
default: P(() => [
|