diff options
Diffstat (limited to 'FrontEnd/index.html')
-rw-r--r-- | FrontEnd/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FrontEnd/index.html b/FrontEnd/index.html index 5e8ffc77..64f55c90 100644 --- a/FrontEnd/index.html +++ b/FrontEnd/index.html @@ -26,8 +26,7 @@ </strong>
</noscript>
<div id="app"></div>
- <div id="portal"></div>
<script type="module" src="./src/index.tsx"></script>
</body>
-</html>
\ No newline at end of file +</html>
|