diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 2 |
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 |