about summary refs log tree commit diff
path: root/public/index.html
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-26 12:12:27 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-26 12:12:27 -0600
commitd6ec627c8cd32836e5ed494606318959ca17fca1 (patch)
tree90de43466e097263730e4f248584f68135bcc947 /public/index.html
parent7e3f6f030680a8cf7b5baa3ce6f33acd5766fca8 (diff)
downloadvoidsky-d6ec627c8cd32836e5ed494606318959ca17fca1.tar.zst
Update web build and web-specific components; RNW now builds
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 54fb90eea..f3791c836 100644
--- a/public/index.html
+++ b/public/index.html
@@ -53,6 +53,6 @@
     </style>
   </head>
   <body>
-    <div id="root"></div>
+    <div id="app-root"></div>
   </body>
 </html>
\ No newline at end of file