@namba_one/ui-kit-2 1.2.31 → 1.2.32

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 CHANGED
@@ -8946,7 +8946,7 @@ const s2 = /* @__PURE__ */ ne({
8946
8946
  setup(n, { emit: e }) {
8947
8947
  const t = tt(n, "isOpen"), o = e, r = Y(null), s = Y(null), i = Y({
8948
8948
  ...n.dropdownMaxHeight && {
8949
- height: `${n.dropdownMaxHeight}px`
8949
+ maxHeight: `${n.dropdownMaxHeight}px`
8950
8950
  }
8951
8951
  }), {
8952
8952
  isShowDropdown: a,