@transferwise/components 0.0.0-experimental-e5216db → 0.0.0-experimental-ffd4b26

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
@@ -6354,7 +6354,7 @@ function BottomSheet({
6354
6354
  }
6355
6355
  })
6356
6356
  }), /*#__PURE__*/jsxRuntime.jsxs("div", {
6357
- className: classNames__default.default('np-bottom-sheet-v2-content-inner', padding === 'md' && 'np-bottom-sheet-v2-content-inner--padding-md'),
6357
+ className: classNames__default.default('np-bottom-sheet-v2-content-inner', title && 'np-bottom-sheet-v2-content-inner--has-title', padding === 'md' && 'np-bottom-sheet-v2-content-inner--padding-md'),
6358
6358
  children: [title ? /*#__PURE__*/jsxRuntime.jsx("h2", {
6359
6359
  className: "np-bottom-sheet-v2-title np-text-title-body",
6360
6360
  children: title