mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Merge pull request #15803 from vivek28111992/fix/text-change
fix(challenges): Change of text in Introduction to the basic node a
This commit is contained in:
commit
1ca383a5ff
@ -204,7 +204,7 @@ export class StepChallenge extends PureComponent {
|
||||
smOffset={ 1 }
|
||||
xs={ 12 }
|
||||
>
|
||||
<p
|
||||
<div
|
||||
className={ `${ns}-description` }
|
||||
dangerouslySetInnerHTML={{ __html: info }}
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user