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
refactor(navigation): remove route name constants for HeadlineDetails
Removes all static route name constants related to the `HeadlineDetailsPage` from the `Routes` class. This cleans up the routing definitions and prevents any lingering references to the now-deprecated feature.
0 commit comments