diff --git a/app/soapbox/components/gdpr-banner.tsx b/app/soapbox/components/gdpr-banner.tsx index 9095d7e03..14eed7b9c 100644 --- a/app/soapbox/components/gdpr-banner.tsx +++ b/app/soapbox/components/gdpr-banner.tsx @@ -44,9 +44,13 @@ const GdprBanner: React.FC = () => { - + {soapbox.gdprUrl && ( + + + + )}