Skip to content

Commit 6ebad58

Browse files
committed
whoops, instrumentpage needs use client for search params
1 parent fef01d5 commit 6ebad58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/InstrumentPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use client";
12
import React from "react";
23
import { useSearchParams } from "next/navigation";
34
import {

0 commit comments

Comments
 (0)