@xsolla/xui-context-menu 0.112.0 → 0.113.0

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/web/index.mjs CHANGED
@@ -195,6 +195,7 @@ var Text = ({
195
195
  className,
196
196
  id,
197
197
  role,
198
+ numberOfLines: _numberOfLines,
198
199
  ...props
199
200
  }) => {
200
201
  return /* @__PURE__ */ jsx2(