diff --git a/features/common.ai.v1/components/ai-loading-screen.tsx b/features/common.ai.v1/components/ai-loading-screen.tsx index e490183f8f3..554fc1b36b1 100644 --- a/features/common.ai.v1/components/ai-loading-screen.tsx +++ b/features/common.ai.v1/components/ai-loading-screen.tsx @@ -84,7 +84,8 @@ const AILoadingScreen = (props: AILoadingScreenProps): ReactElement => { { !isAnimatedBotDisabled && ( -
+
)