mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-13 16:31:49 +02:00
refactor: add @/lib/alerts
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { pb } from "@/lib/stores"
|
||||
import { alertInfo, cn, formatDuration, formatShortDate } from "@/lib/utils"
|
||||
import { cn, formatDuration, formatShortDate } from "@/lib/utils"
|
||||
import { alertInfo } from "@/lib/alerts"
|
||||
import { AlertsHistoryRecord } from "@/types"
|
||||
import {
|
||||
getCoreRowModel,
|
||||
|
||||
Reference in New Issue
Block a user