expedite-components 0.0.5 → 0.0.7

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.
@@ -5338,7 +5338,7 @@ const es = (e, r) => {
5338
5338
  b("span", {
5339
5339
  class: ke(["ect-text-left", u.highlight ? "ect-text-lg ect-font-bold ect-text-green-700" : "ect-text-sm ect-font-medium ect-text-gray-800 "]),
5340
5340
  "data-test-id": `configurator-footer-price-value-${p}`
5341
- }, ce(u.value), 11, ec)
5341
+ }, ce(f.$formatCurrency(u.value)), 11, ec)
5342
5342
  ], 8, Gs),
5343
5343
  p < o.value.length - 1 ? (Z(), J("div", {
5344
5344
  key: 0,