Video's and video challenge renders

This commit is contained in:
Berkeley Martinez
2016-02-04 12:40:49 -08:00
parent 8ef3fdb6a0
commit 00187628a4
13 changed files with 217 additions and 200 deletions

View File

@@ -63,6 +63,7 @@ export class FreeCodeCamp extends React.Component {
render() {
const { username, points, picture } = this.props;
const navProps = { username, points, picture };
console.log('app', this.props.children);
return (
<div>