mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-04 08:20:37 +08:00
Merge pull request #1268 from palashgdev/450-alerts
feat: alerts breadcrumb is added
This commit is contained in:
commit
d2c28a47c2
@ -16,6 +16,7 @@ const breadcrumbNameMap = {
|
||||
[ROUTES.ORG_SETTINGS]: 'Organization Settings',
|
||||
[ROUTES.MY_SETTINGS]: 'My Settings',
|
||||
[ROUTES.ERROR_DETAIL]: 'Errors',
|
||||
[ROUTES.LIST_ALL_ALERT]: 'Alerts',
|
||||
};
|
||||
|
||||
function ShowBreadcrumbs(props: RouteComponentProps): JSX.Element {
|
||||
|
Loading…
x
Reference in New Issue
Block a user