mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 13:47:10 +02:00
fix-ci-errors
Signed-off-by: amanycodes <amanycodes@gmail.com>
This commit is contained in:
parent
3dc9cbc8c0
commit
de5b5c56e2
@ -216,7 +216,7 @@ export default function AlertsPage() {
|
||||
// convenient to have in the same file IMO).
|
||||
const renderedPageItems = useMemo(
|
||||
() =>
|
||||
currentPageGroups.map((g, i) => (
|
||||
currentPageGroups.map((g) => (
|
||||
<Card
|
||||
shadow="xs"
|
||||
withBorder
|
||||
|
Loading…
Reference in New Issue
Block a user