Skip to content

Commit 472cfc4

Browse files
committed
TCA-1089 - add "Certification" in certification completed modal
1 parent 2c469f0 commit 472cfc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src-ts/tools/learn/learn-lib/tca-certification-completed-modal/TCACertificationCompletedModal.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ const TCACertificationCompletedModal: FC<TCACertificationCompletedModalProps>
4949
You have successfully completed the
5050
{' '}
5151
{props.certification.title}
52+
{' '}
53+
Certification
5254
!
5355
</h2>
5456
<Button buttonStyle='outline' label='Check it out now!' onClick={handleClick} />

0 commit comments

Comments
 (0)