Skip to content

Commit 24d1202

Browse files
kamilkisieladotansimha
authored andcommitted
Step 1.6: Add App component to index.html
1 parent 852af83 commit 24d1202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<base href="/">
33
</head>
44
<body>
5-
Hello World!
5+
<app>Loading...</app>
66
</body>

0 commit comments

Comments
 (0)