1
0
mirror of https://github.com/k4m4/movies-for-hackers.git synced 2026-01-12 08:38:22 +00:00

Props to my ho cause he fly. Plus a retro style upadte

This commit is contained in:
MichaelCook
2017-02-27 12:58:17 +00:00
parent 8f66b98324
commit 91335bebf3
5 changed files with 43 additions and 6 deletions

View File

@@ -134,7 +134,6 @@ client.onreadystatechange = function(e) {
ReactDOM.render(
<div>
<h1>Movies For Hackers</h1>
{moviesCollectionJSX}
</div>,
document.getElementById("root")