You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin the countries you use most with a star; favorites sort to the top of the
picker. Matters once 12+ countries are deployed.
- mobile: a star per picker row (persisted favorites), favorites-first ordering.
- desktop: same, with a star in each row (stopPropagation so it doesn't select).
- Persisted in storage / localStorage; surfaced through useVpn / useConnection.
tsc / eslint / prettier / tests green on both clients.
0 commit comments