Skip to content

Commit

Permalink
chore: update rel value (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
osslgtm authored and superical committed Jul 19, 2024
1 parent 48c9752 commit 11d4703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/event/eventDetail/eventDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ export const EventPageDetail: FunctionComponent = () => {
<LinkButton
href={registerLink}
target="_blank"
rel="noopener noreferrer"
className="bg-cerulean-300 rounded-xl text-white hover:bg-cerulean-500 hover:text-white inline-block mb-2 mt-4"
>
Register
Expand Down

0 comments on commit 11d4703

Please sign in to comment.