hata düzeltme 2

This commit is contained in:
2026-01-13 22:57:39 +03:00
parent 8eae770349
commit 6bbae0de21
8 changed files with 21 additions and 14 deletions

View File

@@ -15,9 +15,9 @@ import {
FormLabel,
FormMessage,
} from "@/components/ui/form"
import { Card, CardContent, CardDescription, CardHeader, CardTitle, CardFooter } from "@/components/ui/card"
import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"
import { toast } from "sonner"
import { Loader2, Smartphone, Send } from "lucide-react"
import { Loader2, Send } from "lucide-react"
import { updateSmsSettings, sendTestSms } from "@/lib/sms/actions"
const smsSettingsSchema = z.object({