MCPcopy
hub / github.com/Dokploy/dokploy / dialog.tsx

File dialog.tsx

apps/dokploy/components/ui/dialog.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as DialogPrimitive from "@radix-ui/react-dialog";
2import { X } from "lucide-react";
3import * as React from "react";
4import { cn } from "@/lib/utils";

Callers

nothing calls this directly

Calls 2

cnFunction · 0.90
onOpenChangeFunction · 0.85

Tested by

no test coverage detected