@fileverse-dev/ddoc 2.0.7-patch-6 → 2.0.7-patch-7

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 +4 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -141892,7 +141892,10 @@ const W3t = /* @__PURE__ */ ry(G3t), Z3t = ({
141892
141892
  "div",
141893
141893
  {
141894
141894
  ref: ee,
141895
- className: "flex flex-wrap px-4 md:px-[80px] lg:!px-[124px] items-center pt-12 gap-1 mb-4 mt-4 lg:!mt-0",
141895
+ className: zt(
141896
+ "flex flex-wrap px-4 md:px-[80px] lg:!px-[124px] items-center gap-1 mb-4 mt-4 lg:!mt-0",
141897
+ { "pt-12": t }
141898
+ ),
141896
141899
  children: [
141897
141900
  J.map((Te, Le) => /* @__PURE__ */ z.jsx(
141898
141901
  Hm,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "2.0.7-patch-6",
5
+ "version": "2.0.7-patch-7",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {