fix(learn): implemented curriculum layout for mobile devices (#17467)
remove useless changes
This commit is contained in:
committed by
Stuart Taylor
parent
37d98f1123
commit
d4b07f47ab
@@ -112,7 +112,7 @@ export class CompletionModal extends Component {
|
||||
bsStyle='primary'
|
||||
onClick={submitChallenge}
|
||||
>
|
||||
Submit and go to next challenge (Ctrl + Enter)
|
||||
Submit and go to next challenge <span className='hidden-xs'>(Ctrl + Enter)</span>
|
||||
</Button>
|
||||
{showDownloadButton ? (
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user