Skip to content

Commit

Permalink
fix: remove showLaunchIcon from Hyperlink component
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-i-am authored and jsnwesson committed Jan 21, 2025
1 parent 3614b65 commit fa505c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ProgramRecordsList/ProgramRecordsList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ function ProgramRecordsList() {
<Hyperlink
destination={`${getConfig().SUPPORT_URL_LEARNER_RECORDS}`}
target="_blank"
showLaunchIcon={false}
>
<FormattedMessage
id="records.help.link"
Expand Down

0 comments on commit fa505c2

Please sign in to comment.