@fileverse-dev/ddoc 3.0.53-patch-30 → 3.0.53-patch-31

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -0
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -184090,6 +184090,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184090
184090
  "transition-all duration-400 ease-[cubic-bezier(0.16,1,0.3,1)]",
184091
184091
  N ? "h-[300px] space-md shadow-[0_-12px_32px_rgba(0,0,0,0.18)]" : " px-[8px] py-[2px] border color-bg-secondary shadow-none"
184092
184092
  ),
184093
+ style: f ? { borderBottom: "none" } : void 0,
184093
184094
  children: N ? /* @__PURE__ */ F.jsxs(F.Fragment, { children: [
184094
184095
  /* @__PURE__ */ F.jsxs(
184095
184096
  "div",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "3.0.53-patch-30",
5
+ "version": "3.0.53-patch-31",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {