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(errors): add Back button to Error Logs page header
- Import useRouter from next/navigation and initialize in ErrorsPage
- Add "Back" button with ArrowLeft icon that calls router.back()
- Improves navigation and usability when viewing error logs
- No breaking changes
0 commit comments