From 3ed1d5e4dd3641322f7df2abe6586e249f57a8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 20 Apr 2026 17:52:17 +0400 Subject: [PATCH] Add links to docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- .../configuration/snippet/CookieBannerSnippetPage.tsx | 10 +++++++++- .../configuration/snippet/_components/CodeSnippets.tsx | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/CookieBannerSnippetPage.tsx b/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/CookieBannerSnippetPage.tsx index eb552caa9..42cbc2376 100644 --- a/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/CookieBannerSnippetPage.tsx +++ b/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/CookieBannerSnippetPage.tsx @@ -63,7 +63,15 @@ export default function CookieBannerSnippetPage() {

- {__("The same approach works for iframes, images, stylesheets, and other elements. See our documentation for the full list of supported elements and detailed integration guides.")} + {__("The same approach works for iframes, images, stylesheets, and other elements.")} + + {__("See our documentation for the full list of supported elements and detailed integration guides.")} +

diff --git a/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/_components/CodeSnippets.tsx b/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/_components/CodeSnippets.tsx index 0262498c9..151925b28 100644 --- a/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/_components/CodeSnippets.tsx +++ b/apps/console/src/pages/organizations/cookie-banners/configuration/snippet/_components/CodeSnippets.tsx @@ -66,7 +66,7 @@ export function CodeSnippets() { {__("Looking for ES module or headless integration?")} {" "}