Explorar el Código

Fix server rendering in lesson 14

Dan Thareja hace 9 años
padre
commit
a085e086c5
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0 7
      lessons/14-whats-next/public/index.html

+ 0 - 7
lessons/14-whats-next/public/index.html

@@ -1,7 +0,0 @@
-<!doctype html public="storage">
-<html>
-<meta charset=utf-8/>
-<title>My First React Router App</title>
-<link rel=stylesheet href=/index.css>
-<div id=app></div>
-<script src="/bundle.js"></script>