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
feat: sync token category filter with URL search params (#426)
* feat: sync token category filter with URL search params
Persist the selected token category in the URL as a
?category= search parameter so that shared links
preserve the active filter. The default view (no param)
shows all tokens.
* fix: normalize invalid category query param on tokens page
0 commit comments