@danxbot/ui 6.3.1 → 6.3.2
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.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -23210,6 +23210,7 @@ function W6({
|
|
|
23210
23210
|
label: "Open navigation",
|
|
23211
23211
|
hideTooltip: !0,
|
|
23212
23212
|
className: "lg:hidden",
|
|
23213
|
+
style: { "--tap-target": "44px" },
|
|
23213
23214
|
icon: /* @__PURE__ */ f(be, { name: "menu", size: "sm" })
|
|
23214
23215
|
}
|
|
23215
23216
|
)
|