[Onboarding] Add starterpacks step (#9007)

* add onboarding starterpacks step

* tweak starter pack cards

* fix web styling

* use new API

* add screen transitions to onboarding

* skip host account

* bump limit to 6

* tweak font weight

* rm commented out code

* fix yarn.lock

* limit starter packs experiment to english speakers
This commit is contained in:
Samuel Newman
2025-10-15 17:32:38 +03:00
committed by GitHub
parent e4485da4ff
commit 1127e50248
10 changed files with 1621 additions and 1208 deletions
@@ -445,7 +445,7 @@ function Header({
<ButtonText>
<Trans>Follow all</Trans>
</ButtonText>
{isProcessing && <Loader size="xs" />}
{isProcessing && <ButtonIcon icon={Loader} />}
</Button>
)}
<OverflowMenu