@loafmarkets/ui 0.1.185 → 0.1.186
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8629,7 +8629,7 @@ function PropertyOverview({
|
|
|
8629
8629
|
] }, item.label))
|
|
8630
8630
|
] }),
|
|
8631
8631
|
/* @__PURE__ */ jsxRuntime.jsxs(TrustBadgesCard, { children: [
|
|
8632
|
-
/* @__PURE__ */ jsxRuntime.jsx(TrustBadgesTitle, { children: "
|
|
8632
|
+
/* @__PURE__ */ jsxRuntime.jsx(TrustBadgesTitle, { children: "Institutional Partners" }),
|
|
8633
8633
|
/* @__PURE__ */ jsxRuntime.jsxs(TrustBadgesRow, { children: [
|
|
8634
8634
|
/* @__PURE__ */ jsxRuntime.jsxs(TrustBadge, { children: [
|
|
8635
8635
|
/* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/Baker_McKenzie.png", alt: "Baker McKenzie", style: { height: 28, filter: "brightness(0) invert(1)", opacity: 0.8 } }) }),
|