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 }
|
smOffset={ 1 }
|
||||||
xs={ 12 }
|
xs={ 12 }
|
||||||
>
|
>
|
||||||
<p
|
<div
|
||||||
className={ `${ns}-description` }
|
className={ `${ns}-description` }
|
||||||
dangerouslySetInnerHTML={{ __html: info }}
|
dangerouslySetInnerHTML={{ __html: info }}
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user