Skip to content

Commit

Permalink
Opening announcement banner on new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
TalBenAvi committed May 12, 2024
1 parent 3a11f66 commit c447b7b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ const NavbarStickyBanner = ({
}}
_hover={{ bgColor: "white" }}
variant="solid"
target="_blank"
>
{buttonText}
</Button>
Expand Down

0 comments on commit c447b7b

Please sign in to comment.