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 1a9cec5 commit b5c55e9Copy full SHA for b5c55e9
packages/grant-explorer/src/features/round/ViewRoundPage/ProjectCard.tsx
@@ -1,5 +1,5 @@
1
import { Link } from "react-router-dom";
2
-import { renderToPlainText, useTokenPrice, TToken } from "common";
+import { renderToPlainText } from "common";
3
4
import { CartProject, Project, Round } from "../../api/types";
5
0 commit comments