mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 06:39:04 +08:00
feat: dashboard breadcrumb is added
This commit is contained in:
parent
fe9a6c2448
commit
e4f2219f8c
@ -17,6 +17,7 @@ const breadcrumbNameMap = {
|
||||
[ROUTES.MY_SETTINGS]: 'My Settings',
|
||||
[ROUTES.ERROR_DETAIL]: 'Errors',
|
||||
[ROUTES.LIST_ALL_ALERT]: 'Alerts',
|
||||
[ROUTES.ALL_DASHBOARD]: 'Dashboard',
|
||||
};
|
||||
|
||||
function ShowBreadcrumbs(props: RouteComponentProps): JSX.Element {
|
||||
|
Loading…
x
Reference in New Issue
Block a user