Fix: Force dynamic rendering for Audit Logs page
This commit is contained in:
@@ -12,6 +12,8 @@ import { Badge } from "@/components/ui/badge"
|
||||
import { format } from "date-fns"
|
||||
import { tr } from "date-fns/locale"
|
||||
|
||||
export const dynamic = 'force-dynamic'
|
||||
|
||||
export default async function AuditLogsPage() {
|
||||
const supabase = await createClient()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user