web: use client
This commit is contained in:
parent
791f4f4051
commit
60fb728a97
@ -1,3 +1,5 @@
|
||||
"use client"
|
||||
|
||||
import Webpage from "@/app/_components/webpage";
|
||||
import { useParams } from "next/navigation";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user