Skip to content

Commit c9e7c6c

Browse files
authored
Merge pull request #3150 from pyth-network/cprussin/fix-coming-soon
fix(insights): fix coming soon list
2 parents d128815 + f9dcdf1 commit c9e7c6c

File tree

1 file changed

+2
-0
lines changed
  • apps/insights/src/components/PriceFeedIcon

1 file changed

+2
-0
lines changed

apps/insights/src/components/PriceFeedIcon/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use client";
2+
13
import type { ComponentProps } from "react";
24

35
import Commodities from "./commodities.svg";

0 commit comments

Comments
 (0)