Skip to content

Commit

Permalink
chore: update rel value
Browse files Browse the repository at this point in the history
  • Loading branch information
osslgtm committed Jun 11, 2024
1 parent e0945ec commit ac1f526
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 ac1f526

Please sign in to comment.