@loafmarkets/ui 0.1.118 → 0.1.119

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.mjs CHANGED
@@ -12054,7 +12054,7 @@ function PortfolioActivityPanel({
12054
12054
  /* @__PURE__ */ jsxs(PositionsHeader, { $hasClose: !!onClosePosition, children: [
12055
12055
  /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Asset" }),
12056
12056
  /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Units" }),
12057
- /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Value" }),
12057
+ /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Position Value" }),
12058
12058
  /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Avg Price" }),
12059
12059
  /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "Current Price" }),
12060
12060
  /* @__PURE__ */ jsx(PositionsHeaderCell, { children: "PNL (%)" }),