@fileverse-dev/ddoc 2.1.0-patch-6.1 → 2.1.0-patch-6.2
Sign up to get free protection for your applications and to get access to all the features.
- 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(
|