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:
Berkeley Martinez
2017-11-02 15:21:12 -07:00
committed by GitHub

View File

@ -204,7 +204,7 @@ export class StepChallenge extends PureComponent {
smOffset={ 1 }
xs={ 12 }
>
<p
<div
className={ `${ns}-description` }
dangerouslySetInnerHTML={{ __html: info }}
/>