Skip to content

Commit

Permalink
Merge pull request #715 from near/fix_link
Browse files Browse the repository at this point in the history
chore: explore all teams should open in a new tab
  • Loading branch information
charleslavon authored Mar 20, 2024
2 parents 92a8985 + 6aa80ae commit 490d5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NearOrg/Ecosystem/GetFundingPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ return (
label: "Explore All Teams",
variant: "affirmative",
size: "large",
target: "_blank",
}}
/>
</div>
Expand Down

0 comments on commit 490d5a6

Please sign in to comment.