hata düzeltme 3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Link from "next/link"
|
||||
import { Button } from "@/components/ui/button"
|
||||
import { Plus, Pencil, Trash2, GripVertical } from "lucide-react"
|
||||
import { getSliders, deleteSlider } from "./actions"
|
||||
import { Plus, Pencil, GripVertical } from "lucide-react"
|
||||
import { getSliders } from "./actions"
|
||||
import { Card, CardContent } from "@/components/ui/card"
|
||||
import Image from "next/image"
|
||||
import { Badge } from "@/components/ui/badge"
|
||||
|
||||
Reference in New Issue
Block a user