mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-24 23:04:44 +08:00
chore: routesToSkip is updated (#1052)
This commit is contained in:
parent
5caf94f024
commit
4c8b7af0eb
@ -14,9 +14,10 @@ const routesToSkip = [
|
||||
ROUTES.TRACE_DETAIL,
|
||||
ROUTES.ALL_CHANNELS,
|
||||
ROUTES.USAGE_EXPLORER,
|
||||
ROUTES.DASHBOARD,
|
||||
ROUTES.INSTRUMENTATION,
|
||||
ROUTES.VERSION,
|
||||
ROUTES.ALL_DASHBOARD,
|
||||
ROUTES.ORG_SETTINGS,
|
||||
];
|
||||
|
||||
function TopNav(): JSX.Element | null {
|
||||
|
Loading…
x
Reference in New Issue
Block a user