@trops/dash-core 0.1.80 → 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.js CHANGED
@@ -9419,7 +9419,7 @@ var EnhancedWidgetDropdown = function EnhancedWidgetDropdown(_ref) {
9419
9419
  className: "flex-1 text-center",
9420
9420
  children: /*#__PURE__*/jsxRuntime.jsxs("span", {
9421
9421
  className: "text-xs opacity-40",
9422
- children: ["Step ", inlineWizardStep + 1, " of ", inlineTotalSteps]
9422
+ children: ["Step", " ", inlineWizardStep + 1, " ", "of ", inlineTotalSteps]
9423
9423
  })
9424
9424
  }), /*#__PURE__*/jsxRuntime.jsxs("div", {
9425
9425
  className: "flex flex-row gap-2",