test: verify backup monitoring implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Button, Chip, Paper, Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "@mui/material";
|
||||
import { BackupAlert } from "../types/backups";
|
||||
import type { BackupAlert } from "../types/backups";
|
||||
|
||||
interface Props {
|
||||
alerts: BackupAlert[];
|
||||
|
||||
Reference in New Issue
Block a user