From 65200c0004bd8f30f1b77dd2ab59379fcbbae4bb Mon Sep 17 00:00:00 2001 From: David <33458145+davidmcpowell@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:08:03 +0100 Subject: [PATCH] Merge pull request #27628 from overleaf/dp-ai-assist-fair-usage Add fair usage disclaimer to ai assist subscription pages GitOrigin-RevId: d8cfb7649082e4e9c5d038ab46566b77c0d3d2c8 --- .../components/preview-subscription-change/root.tsx | 5 +++++ services/web/frontend/stylesheets/pages/subscription.scss | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/services/web/frontend/js/features/subscription/components/preview-subscription-change/root.tsx b/services/web/frontend/js/features/subscription/components/preview-subscription-change/root.tsx index a7cd0aeb5c..32b5ca5388 100644 --- a/services/web/frontend/js/features/subscription/components/preview-subscription-change/root.tsx +++ b/services/web/frontend/js/features/subscription/components/preview-subscription-change/root.tsx @@ -194,6 +194,11 @@ function PreviewSubscriptionChange() { tOptions={{ interpolation: { escapeValue: true } }} /> + {aiAddOnChange && ( +