We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed657a commit 971ced6Copy full SHA for 971ced6
web/components/match/requests.tsx
@@ -1,3 +1,4 @@
1
+"use client";
2
import MyReq from "./myRequests";
3
import OthersReq from "./othersRequests";
4
0 commit comments