@abdellatifui/react 3.2.168 → 3.2.169
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/nextgen.js +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -15834,7 +15834,7 @@ const or = {
|
|
|
15834
15834
|
}
|
|
15835
15835
|
)
|
|
15836
15836
|
] }),
|
|
15837
|
-
/* @__PURE__ */ c.jsx("div", { className: "text-
|
|
15837
|
+
/* @__PURE__ */ c.jsx("div", { className: "text-lg text-gray-600 leading-normal font-aptos", children: e.body }),
|
|
15838
15838
|
t.length > 0 && /* @__PURE__ */ c.jsx("div", { className: "flex gap-2 mt-3 pt-2.5 border-t border-gray-200", children: t.map((i, a) => /* @__PURE__ */ c.jsx("div", { children: i(n, o) }, a)) })
|
|
15839
15839
|
] }, "_tb_" + o.id);
|
|
15840
15840
|
}, ud = (e) => {
|