|
|
@ -323,7 +323,7 @@ class Challenges extends Component {
|
|
|
|
</Tooltip>
|
|
|
|
</Tooltip>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<div className="justify break_full_word new_li markdown-body"
|
|
|
|
<div className="justify break_full_word new_li "
|
|
|
|
id="challenge_editorMd_description">
|
|
|
|
id="challenge_editorMd_description">
|
|
|
|
<p id="ReactMarkdown" style={{overflow:'hidden'}}>
|
|
|
|
<p id="ReactMarkdown" style={{overflow:'hidden'}}>
|
|
|
|
{ChallengesDataList === undefined ? "" :ChallengesDataList&&ChallengesDataList.description===null?"":
|
|
|
|
{ChallengesDataList === undefined ? "" :ChallengesDataList&&ChallengesDataList.description===null?"":
|
|
|
|