Skip to content

Commit

Permalink
Merge pull request #3431 from Giveth/hotfix-on-view-linl-op-round
Browse files Browse the repository at this point in the history
Fixes optimism link on funding card for projects
  • Loading branch information
CarlosQ96 authored Nov 27, 2023
2 parents 1f348a6 + cf42b9f commit 3f18e26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ const ProjectTotalFundCard = ({ selectedQF }: IProjectTotalFundCardProps) => {
+qfRoundHistory.distributedFundNetwork!
]?.blockExplorers?.default
.url}
tx/${qfRoundHistory?.distributedFundTxHash}`}
/tx/${qfRoundHistory?.distributedFundTxHash}`}
target='_blank'
size='Big'
>
Expand Down

1 comment on commit 3f18e26

@vercel
Copy link

@vercel vercel bot commented on 3f18e26 Nov 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

giveth-dapps-v2 – ./

giveth-dapps-v2-givethio.vercel.app
giveth-dapps-v2-git-main-givethio.vercel.app
www.giveth.io
giveth.io

Please sign in to comment.