mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Detail view v2 (#77795)
This commit is contained in:
@@ -26,6 +26,7 @@ export function PageTabs({ navItem }: Props) {
|
||||
counter={child.tabCounter}
|
||||
href={child.url}
|
||||
suffix={child.tabSuffix}
|
||||
onChangeTab={child.onClick}
|
||||
/>
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user