@transferwise/components 46.30.0 → 46.30.2

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/build/index.mjs CHANGED
@@ -4851,7 +4851,7 @@ const FlowNavigation = ({
4851
4851
  }) : /*#__PURE__*/jsx("div", {
4852
4852
  className: "np-flow-header__left",
4853
4853
  children: logo
4854
- }), !screenSm && /*#__PURE__*/jsx(AnimatedLabel, {
4854
+ }), !screenSm && !done && /*#__PURE__*/jsx(AnimatedLabel, {
4855
4855
  className: "m-x-1",
4856
4856
  labels: steps.map(step => step.label),
4857
4857
  activeLabel: activeStep