This commit is contained in:
karamvir
2023-08-06 21:22:30 -07:00
parent 08b74b5304
commit d5f2ae7871
-1
View File
@@ -13,7 +13,6 @@ import { BuildCard } from "@resources/build";
import { ServerCard } from "@resources/server";
import { BuilderCard } from "@resources/builder";
import { AlerterCard } from "./alerter";
import { Types } from "@monitor/client";
const DeploymentsSummary = () => {
const summary = useRead("GetDeploymentsSummary", {}).data;