mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-24 23:54:30 +08:00
feat: some routes are removed from the date picker to display (#1023)
This commit is contained in:
parent
7948bca710
commit
d52308c9b5
@ -13,6 +13,10 @@ const routesToSkip = [
|
||||
ROUTES.LIST_ALL_ALERT,
|
||||
ROUTES.TRACE_DETAIL,
|
||||
ROUTES.ALL_CHANNELS,
|
||||
ROUTES.USAGE_EXPLORER,
|
||||
ROUTES.DASHBOARD,
|
||||
ROUTES.INSTRUMENTATION,
|
||||
ROUTES.VERSION,
|
||||
];
|
||||
|
||||
function TopNav(): JSX.Element | null {
|
||||
|
Loading…
x
Reference in New Issue
Block a user