We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a8b14 commit c59df03Copy full SHA for c59df03
lessons/01-setting-up/index.html
@@ -2,6 +2,5 @@
2
<html>
3
<meta charset=utf-8/>
4
<title>My first React App</title>
5
-<link rel=stylesheet href=index.css>
6
<div id=app></div>
7
<script src="bundle.js"></script>
0 commit comments