mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 21:48:58 +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.SETTINGS,
|
||||||
ROUTES.LIST_ALL_ALERT,
|
ROUTES.LIST_ALL_ALERT,
|
||||||
ROUTES.TRACE_DETAIL,
|
ROUTES.TRACE_DETAIL,
|
||||||
|
ROUTES.ALL_CHANNELS,
|
||||||
];
|
];
|
||||||
|
|
||||||
const TopNav = (): JSX.Element | null => {
|
const TopNav = (): JSX.Element | null => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user