Ensure app clip works even with starter-pack (#5664)

This commit is contained in:
Hailey
2024-10-09 15:29:25 -07:00
committed by GitHub
parent 9f070cd9cd
commit 2841944789
4 changed files with 81 additions and 18 deletions
@@ -356,7 +356,7 @@ function LandingScreenLoaded({
)
}
function AppClipOverlay({
export function AppClipOverlay({
visible,
setIsVisible,
}: {