diff --git a/apps/dokploy/components/dashboard/application/preview-deployments/show-preview-settings.tsx b/apps/dokploy/components/dashboard/application/preview-deployments/show-preview-settings.tsx index 0a6637a0a..16c916d93 100644 --- a/apps/dokploy/components/dashboard/application/preview-deployments/show-preview-settings.tsx +++ b/apps/dokploy/components/dashboard/application/preview-deployments/show-preview-settings.tsx @@ -1,9 +1,9 @@ -import { zodResolver, zodResolver } from "@hookform/resolvers/zod"; -import { HelpCircle, Plus, Settings2, Settings2, X } from "lucide-react"; -import { useEffect, useEffect, useState, useState } from "react"; -import { useForm, useForm } from "react-hook-form"; -import { toast, toast } from "sonner"; -import { z, z } from "zod"; +import { zodResolver } from "@hookform/resolvers/zod"; +import { HelpCircle, Plus, Settings2, X } from "lucide-react"; +import { useEffect, useState } from "react"; +import { useForm } from "react-hook-form"; +import { toast } from "sonner"; +import { z } from "zod"; import { Badge } from "@/components/ui/badge"; import { Button } from "@/components/ui/button"; import {