@fileverse-dev/ddoc 2.1.0-patch-6.1 → 2.1.0-patch-6.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.es.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -99372,7 +99372,7 @@ const Jg = ({
|
|
|
99372
99372
|
"md:-translate-x-[60%]": s === "1",
|
|
99373
99373
|
"md:-translate-x-[120%]": s === "1.4",
|
|
99374
99374
|
"md:-translate-x-[140%]": s === "1.5",
|
|
99375
|
-
"md:-translate-x-[
|
|
99375
|
+
"md:-translate-x-[280%]": s === "2"
|
|
99376
99376
|
}
|
|
99377
99377
|
), children: [
|
|
99378
99378
|
t.map((o, a) => /* @__PURE__ */ P.jsxs(
|