Merge pull request #15803 from vivek28111992/fix/text-change

fix(challenges): Change of text in Introduction to the basic node a
pull/16078/head
Berkeley Martinez 2017-11-02 15:21:12 -07:00 committed by GitHub
commit 1ca383a5ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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