aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html
index f2f601779..5cf491221 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -15,6 +15,7 @@
15 15
16 <!-- 3. Display the application --> 16 <!-- 3. Display the application -->
17 <body> 17 <body>
18 <my-app>Loading...</my-app> 18 <my-app>
19 </my-app>
19 </body> 20 </body>
20</html> 21</html>