Skip to content

Commit fa505c2

Browse files
bra-i-amjsnwesson
authored andcommitted
fix: remove showLaunchIcon from Hyperlink component
1 parent 3614b65 commit fa505c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ProgramRecordsList/ProgramRecordsList.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ function ProgramRecordsList() {
163163
<Hyperlink
164164
destination={`${getConfig().SUPPORT_URL_LEARNER_RECORDS}`}
165165
target="_blank"
166-
showLaunchIcon={false}
167166
>
168167
<FormattedMessage
169168
id="records.help.link"

0 commit comments

Comments
 (0)