@mxmweb/rtext 1.2.15 → 1.2.16
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/index.js +1 -1
- package/package.json +1 -1
- package/stats.html +1 -1
package/index.js
CHANGED
|
@@ -14980,7 +14980,7 @@ const yv = Je.div`
|
|
|
14980
14980
|
/* @__PURE__ */ b.jsx(cv, { size: 16 }),
|
|
14981
14981
|
/* @__PURE__ */ b.jsxs("span", { children: [
|
|
14982
14982
|
"\u77E5\u8BC6\u6EAF\u6E90",
|
|
14983
|
-
De ?
|
|
14983
|
+
De ? ` ${De}` : ""
|
|
14984
14984
|
] }),
|
|
14985
14985
|
/* @__PURE__ */ b.jsx(sv, { size: 16 })
|
|
14986
14986
|
]
|