diff --git a/dotcom-rendering/src/components/CarouselNavigationButtons.tsx b/dotcom-rendering/src/components/CarouselNavigationButtons.tsx index dcb8809eb87..2d509ea822b 100644 --- a/dotcom-rendering/src/components/CarouselNavigationButtons.tsx +++ b/dotcom-rendering/src/components/CarouselNavigationButtons.tsx @@ -86,6 +86,7 @@ export const CarouselNavigationButtons = ({ return ReactDOM.createPortal(
(
); case 'booking': return ( ); case 'substitution': return ( diff --git a/dotcom-rendering/src/components/SecureSignup.importable.tsx b/dotcom-rendering/src/components/SecureSignup.importable.tsx index c744ff6b210..8d1a94d8b61 100644 --- a/dotcom-rendering/src/components/SecureSignup.importable.tsx +++ b/dotcom-rendering/src/components/SecureSignup.importable.tsx @@ -444,7 +444,7 @@ export const SecureSignup = ({ {isWaitingForResponse && ( -
+
)}