@trops/dash-core 0.1.79 → 0.1.81

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.esm.js CHANGED
@@ -9400,7 +9400,7 @@ var EnhancedWidgetDropdown = function EnhancedWidgetDropdown(_ref) {
9400
9400
  className: "flex-1 text-center",
9401
9401
  children: /*#__PURE__*/jsxs("span", {
9402
9402
  className: "text-xs opacity-40",
9403
- children: ["Step ", inlineWizardStep + 1, " of ", inlineTotalSteps]
9403
+ children: ["Step", " ", inlineWizardStep + 1, " ", "of ", inlineTotalSteps]
9404
9404
  })
9405
9405
  }), /*#__PURE__*/jsxs("div", {
9406
9406
  className: "flex flex-row gap-2",