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
Use Zustand persist middleware to persist currency options. This will reduce API calls to coingecko, and provide a better UX. Requires refactoring settings state to use Zustand.