diff --git a/frontend/src/scenes/billing/UnsubscribeSurveyModal.tsx b/frontend/src/scenes/billing/UnsubscribeSurveyModal.tsx index f48b2b41a48f0..5ac16053aed56 100644 --- a/frontend/src/scenes/billing/UnsubscribeSurveyModal.tsx +++ b/frontend/src/scenes/billing/UnsubscribeSurveyModal.tsx @@ -35,7 +35,7 @@ export const UnsubscribeSurveyModal = ({ {includesPipelinesAddon && itemsToDisable.length > 0 ? (
To avoid unexpected impact on your data, you must explicitly disable the following apps and exports before unsubscribing: @@ -46,7 +46,7 @@ export const UnsubscribeSurveyModal = ({ ) : ( <>> )} -