@eclass/ui-kit 1.57.6 → 1.57.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.
@@ -2242,7 +2242,7 @@ function Section() {
2242
2242
  fontWeight: "700",
2243
2243
  lineHeight: "1.3",
2244
2244
  children: name
2245
- }), /* @__PURE__ */ jsx(Flex, {
2245
+ }), (progress == null ? void 0 : progress.label) !== void 0 && /* @__PURE__ */ jsx(Flex, {
2246
2246
  mt: "1rem",
2247
2247
  justify: "space-between",
2248
2248
  alignItems: "flex-start",