Force SSR
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
"use server";
|
export const dynamic = "force-dynamic"; // Prevents static rendering
|
||||||
|
|
||||||
import { Badge } from "@/components/ui/badge";
|
import { Badge } from "@/components/ui/badge";
|
||||||
import { Button } from "@/components/ui/button";
|
import { Button } from "@/components/ui/button";
|
||||||
|
|||||||
Reference in New Issue
Block a user