add booking window to gl

This commit is contained in:
Marshal
2026-07-03 23:30:49 +00:00
parent c2649dae3c
commit 69818ab3f9
5 changed files with 279 additions and 13 deletions

View File

@@ -40,7 +40,7 @@ import {
XCircle,
} from "lucide-react";
import { DataTable, type ColumnDef } from "@edr/ui-common";
import { CountdownTimer, DataTable, type ColumnDef } from "@edr/ui-common";
import { KpiStrip, PageContainer } from "@/components/page";
import { ruleEngineTable } from "@/components/ruleEngine/ruleEngineStyles";