expedite-components 0.0.4 → 0.0.5
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.
|
@@ -9633,7 +9633,7 @@ const a5 = (e, t) => {
|
|
|
9633
9633
|
_("span", {
|
|
9634
9634
|
class: Ae(["ect-text-left", c.highlight ? "ect-text-lg ect-font-bold ect-text-green-700" : "ect-text-sm ect-font-medium ect-text-gray-800 "]),
|
|
9635
9635
|
"data-test-id": `configurator-footer-price-value-${f}`
|
|
9636
|
-
}, ve(
|
|
9636
|
+
}, ve(c.value), 11, ah)
|
|
9637
9637
|
], 8, ih),
|
|
9638
9638
|
f < o.value.length - 1 ? (X(), ne("div", {
|
|
9639
9639
|
key: 0,
|