@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.js CHANGED
@@ -4881,7 +4881,7 @@ const FlowNavigation = ({
4881
4881
  }) : /*#__PURE__*/jsxRuntime.jsx("div", {
4882
4882
  className: "np-flow-header__left",
4883
4883
  children: logo
4884
- }), !screenSm && /*#__PURE__*/jsxRuntime.jsx(AnimatedLabel, {
4884
+ }), !screenSm && !done && /*#__PURE__*/jsxRuntime.jsx(AnimatedLabel, {
4885
4885
  className: "m-x-1",
4886
4886
  labels: steps.map(step => step.label),
4887
4887
  activeLabel: activeStep