Skip to content

Commit

Permalink
fix(nx-dev): case study link should open in new tab
Browse files Browse the repository at this point in the history
(cherry picked from commit 87760ee)
  • Loading branch information
meeroslav authored and FrozenPandaz committed May 29, 2024
1 parent 76892eb commit becafca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nx-dev/ui-enterprise/src/lib/download-case-study.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export function DownloadCaseStudy(): JSX.Element {
href="https://go.nx.dev/bank-case-study"
title="Download the case study"
variant="primary"
target="_blank"
size="small"
>
Download (pdf)
Expand Down

0 comments on commit becafca

Please sign in to comment.