beca-ui 2.1.0-beta.98 → 2.1.0-beta.99
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/beca-ui.js +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -93287,7 +93287,7 @@ const fE = 10, kit = (e, t) => {
|
|
|
93287
93287
|
href: r.url ?? "#",
|
|
93288
93288
|
style: { flex: 1 },
|
|
93289
93289
|
onMouseDown: (C) => {
|
|
93290
|
-
|
|
93290
|
+
C.preventDefault(), C.button !== 2 && h();
|
|
93291
93291
|
},
|
|
93292
93292
|
children: /* @__PURE__ */ D(
|
|
93293
93293
|
fb.Item.Meta,
|