diff --git a/packages/grant-explorer/src/features/projects/ViewProject.tsx b/packages/grant-explorer/src/features/projects/ViewProject.tsx index e5d72bf768..3ba5496693 100644 --- a/packages/grant-explorer/src/features/projects/ViewProject.tsx +++ b/packages/grant-explorer/src/features/projects/ViewProject.tsx @@ -50,7 +50,8 @@ import { useDirectAllocation } from "./hooks/useDirectAllocation"; import { getDirectAllocationPoolId } from "common/dist/allo/backends/allo-v2"; import { Address, getAddress, zeroAddress } from "viem"; import GenericModal from "../common/GenericModal"; -import { BoltIcon, InformationCircleIcon } from "@heroicons/react/24/outline"; +import { InformationCircleIcon } from "@heroicons/react/24/outline"; +import { BoltIcon } from "@heroicons/react/24/solid"; import { useConnectModal } from "@rainbow-me/rainbowkit"; import { getBalance } from "@wagmi/core"; import { config } from "../../app/wagmi"; @@ -361,32 +362,16 @@ export default function ViewProject() {
+
+ This is a direct donation to the project. Please note that as the + donation is outside of a quadratic funding round it doesn't receive + any matching funds.
+ The project is currently participating in the below active rounds. + Donating to the project in these rounds will help it receive + matching funds. +
+ > )}