From 39dde007bf358e77a4dd9355411cccc38e329aa8 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 27 Jan 2026 17:49:11 -0600 Subject: [PATCH] Wrap a few things in Prompt.Content --- .../Post/Embed/ExternalEmbed/Gif.tsx | 10 ++++++---- .../StarterPack/ProfileStarterPacks.tsx | 20 ++++++++++--------- .../Profile/Header/ProfileHeaderLabeler.tsx | 16 ++++++++------- .../StarterPack/StarterPackLandingScreen.tsx | 20 ++++++++++--------- 4 files changed, 37 insertions(+), 29 deletions(-) diff --git a/src/components/Post/Embed/ExternalEmbed/Gif.tsx b/src/components/Post/Embed/ExternalEmbed/Gif.tsx index 28310dba86..cbfafcf3a2 100644 --- a/src/components/Post/Embed/ExternalEmbed/Gif.tsx +++ b/src/components/Post/Embed/ExternalEmbed/Gif.tsx @@ -198,10 +198,12 @@ function AltText({text}: {text: string}) { - - Alt Text - - {text} + + + Alt Text + + {text} + control.close()} diff --git a/src/components/StarterPack/ProfileStarterPacks.tsx b/src/components/StarterPack/ProfileStarterPacks.tsx index 4d80c58e93..981a850a97 100644 --- a/src/components/StarterPack/ProfileStarterPacks.tsx +++ b/src/components/StarterPack/ProfileStarterPacks.tsx @@ -331,15 +331,17 @@ function Empty() { - - Generate a starter pack - - - - Bluesky will choose a set of recommended accounts from people in - your network. - - + + + Generate a starter pack + + + + Bluesky will choose a set of recommended accounts from people in + your network. + + + - Unable to subscribe - - - We're sorry! You can only subscribe to twenty labelers, and you've - reached your limit of twenty. - - + + Unable to subscribe + + + We're sorry! You can only subscribe to twenty labelers, and you've + reached your limit of twenty. + + + control.close()} cta={_(msg`OK`)} /> diff --git a/src/screens/StarterPack/StarterPackLandingScreen.tsx b/src/screens/StarterPack/StarterPackLandingScreen.tsx index 8ae924c828..a16eaf3515 100644 --- a/src/screens/StarterPack/StarterPackLandingScreen.tsx +++ b/src/screens/StarterPack/StarterPackLandingScreen.tsx @@ -326,15 +326,17 @@ function LandingScreenLoaded({ setIsVisible={setAppClipOverlayVisible} /> - - Download Bluesky - - - - The experience is better in the app. Download Bluesky now and we'll - pick back up where you left off. - - + + + Download Bluesky + + + + The experience is better in the app. Download Bluesky now and + we'll pick back up where you left off. + + +