Skip to content

Commit fabb168

Browse files
committed
fixed html
1 parent d080854 commit fabb168

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lessons/02-no-frills-react/A-react-without-a-build-step.md

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ Let's start your project. Create your project directory inside the repo. I'm goi
2525
<head>
2626
<meta charset="UTF-8" />
2727
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
28-
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
29-
<link rel="stylesheet" href="./style.css" />
30-
// TODO?: we used href="/public/style.css" in class
3128
<title>Padre Gino's</title>
3229
</head>
3330

0 commit comments

Comments
 (0)