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 fef01d5 commit 6ebad58Copy full SHA for 6ebad58
app/components/InstrumentPage.tsx
@@ -1,3 +1,4 @@
1
+"use client";
2
import React from "react";
3
import { useSearchParams } from "next/navigation";
4
import {
0 commit comments