mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(client): exam token widget (#63526)
This commit is contained in:
@@ -88,7 +88,7 @@ function ExamToken(): JSX.Element {
|
||||
<Panel.Heading>{t('exam-token.exam-token')}</Panel.Heading>
|
||||
<Panel.Body>
|
||||
<p>{t('exam-token.note')}</p>
|
||||
<strong>{t('exam-token.invalidation')}</strong>
|
||||
<strong>{t('exam-token.invalidation-2')}</strong>
|
||||
<Spacer size='s' />
|
||||
<Button
|
||||
block={true}
|
||||
|
||||
Reference in New Issue
Block a user