mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 07:19:00 +08:00
Merge pull request #858 from palash-signoz/857-channels-dropdown
bug: global time selection dropdown is removed in the all channels page
This commit is contained in:
commit
b3c2fe75d3
@ -12,6 +12,7 @@ const routesToSkip = [
|
||||
ROUTES.SETTINGS,
|
||||
ROUTES.LIST_ALL_ALERT,
|
||||
ROUTES.TRACE_DETAIL,
|
||||
ROUTES.ALL_CHANNELS,
|
||||
];
|
||||
|
||||
const TopNav = (): JSX.Element | null => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user