mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 21:48:58 +08:00
feat: remove global time selection on alerts pages
This commit is contained in:
parent
a8c7237bbb
commit
a63267cf90
@ -19,6 +19,9 @@ const routesToSkip = [
|
||||
ROUTES.ALL_DASHBOARD,
|
||||
ROUTES.ORG_SETTINGS,
|
||||
ROUTES.ERROR_DETAIL,
|
||||
ROUTES.ALERTS_NEW,
|
||||
ROUTES.EDIT_ALERTS,
|
||||
ROUTES.LIST_ALL_ALERT,
|
||||
];
|
||||
|
||||
function TopNav(): JSX.Element | null {
|
||||
|
Loading…
x
Reference in New Issue
Block a user