diff options
Diffstat (limited to 'Website/index.html')
-rw-r--r-- | Website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/index.html b/Website/index.html index cd392d4..be2b936 100644 --- a/Website/index.html +++ b/Website/index.html @@ -11,7 +11,7 @@ </head> <body> - <div class="app"> + <div id="root"> </div> </body> |