프론트 필드 에러 해결

This commit is contained in:
dohyeons
2025-11-07 10:32:30 +09:00
parent 35f130061a
commit 732928ac0f
5 changed files with 7 additions and 9 deletions

View File

@@ -13,10 +13,9 @@ import {
AlertDialog,
AlertDialogAction,
AlertDialogContent,
Alert
Alert
AlertDialogHeader,
Alert
AlertDialogTitle,
AlertDialogDescription,
} from "@/components/ui/alert-dialog";
import { Button } from "@/components/ui/button";
import { Input } from "@/components/ui/input";