@stokelp/ui 2.88.0 → 2.88.1

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/ui.js CHANGED
@@ -17910,7 +17910,7 @@ const vp = /* @__PURE__ */ d5.forwardRef(Mp), gp = s(B3, Ha), Zp = ({
17910
17910
  },
17911
17911
  onKeyDown: (A) => {
17912
17912
  if (A.key === "Enter" && !A.shiftKey) {
17913
- A.preventDefault(), A.stopPropagation();
17913
+ A.preventDefault();
17914
17914
  const z = H.trim();
17915
17915
  if (!z) {
17916
17916
  V(""), y();