모달 관련 에러 해결

This commit is contained in:
dohyeons
2025-11-05 16:53:21 +09:00
parent e65f97b3fe
commit 4a1900bdfa
4 changed files with 46 additions and 44 deletions

View File

@@ -6,10 +6,10 @@ import {
AlertDialogAction,
AlertDialogCancel,
AlertDialogContent,
Alert
Alert
AlertDialogHeader,
Alert
AlertDialogTitle,
AlertDialogDescription,
AlertDialogFooter,
} from "@/components/ui/alert-dialog";
import { Loader2 } from "lucide-react";