From 625256b08ec86759f3b61ecbe773f9137ab8b648 Mon Sep 17 00:00:00 2001 From: Vicki League Date: Fri, 9 May 2025 08:54:40 -0400 Subject: [PATCH] [CL-680] Fix broken popup layout docs page (#14680) --- apps/browser/src/platform/popup/layout/popup-layout.mdx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/browser/src/platform/popup/layout/popup-layout.mdx b/apps/browser/src/platform/popup/layout/popup-layout.mdx index d88e0f199bb..017ee20b344 100644 --- a/apps/browser/src/platform/popup/layout/popup-layout.mdx +++ b/apps/browser/src/platform/popup/layout/popup-layout.mdx @@ -153,7 +153,7 @@ View the story source code to see examples of how to construct these types of pa Example of wrapping an extension page in the `popup-tab-navigation` component. - + ## Extension Page @@ -182,3 +182,10 @@ An example of how to center the default content. An example of what the loading state looks like. + +## Tab Navigation with Berry + +An example of what it looks like to show a notification berry on one of the popup tab navigation +buttons. + +