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.
2 parents d128815 + f9dcdf1 commit c9e7c6cCopy full SHA for c9e7c6c
apps/insights/src/components/PriceFeedIcon/index.tsx
@@ -1,3 +1,5 @@
1
+"use client";
2
+
3
import type { ComponentProps } from "react";
4
5
import Commodities from "./commodities.svg";
0 commit comments