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:
@ -204,7 +204,7 @@ export class StepChallenge extends PureComponent {
|
||||
smOffset={ 1 }
|
||||
xs={ 12 }
|
||||
>
|
||||
<p
|
||||
<div
|
||||
className={ `${ns}-description` }
|
||||
dangerouslySetInnerHTML={{ __html: info }}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user