Gate browser consent dialog just to be clear

This commit is contained in:
Eric Bailey
2025-06-17 15:27:29 -05:00
parent 5617ed2d8f
commit 03f7693204
@@ -179,7 +179,7 @@ function NativeStackNavigator({
<MutedWordsDialog />
<SigninDialog />
<EmailDialog />
<InAppBrowserConsentDialog />
{!isWeb && <InAppBrowserConsentDialog />}
<PortalOutlet />
<BottomSheetOutlet />
{/* End: individual dialogs and outlets */}