From 6303ce87737705ac41a41640deb8abdf453574fe Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Wed, 16 Oct 2024 15:51:35 +0200 Subject: [PATCH] fix(ui): allow tooltip to wrap text in bundle tag --- packages/expo-atlas-ui/components/BundleTag.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/expo-atlas-ui/components/BundleTag.tsx b/packages/expo-atlas-ui/components/BundleTag.tsx index 3dfe8b4..8ca1626 100644 --- a/packages/expo-atlas-ui/components/BundleTag.tsx +++ b/packages/expo-atlas-ui/components/BundleTag.tsx @@ -51,7 +51,7 @@ export function BundleTag({ className, platform, environment, ...props }: Bundel - +

Expo creates bundles for every platform containing only{' '}