fix: removed client-side Link from server components
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
'use client';
|
||||
import Link from 'next/link';
|
||||
import { Button } from '../ui/button';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user