hata düzeltme

This commit is contained in:
2026-01-30 00:18:43 +03:00
parent d320787df6
commit d14b293bd8
3 changed files with 4 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
import { createClient } from "@/lib/supabase-server"
import { getSiteContents } from "@/lib/data"
import { notFound } from "next/navigation"
import Image from "next/image"
import Link from "next/link"
import { Button } from "@/components/ui/button"
import { Badge } from "@/components/ui/badge"