diff options
author | crupest <crupest@outlook.com> | 2023-09-21 15:35:27 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-09-21 15:35:27 +0800 |
commit | c7d2545ec7bbcdba30b775453d53df5a359410bd (patch) | |
tree | 768668b9d1b2cd835212c3a3567dd8f54700a7fa /FrontEnd/index.html | |
parent | f836d77e73f3ea0af45c5f71dae7268143d6d86f (diff) | |
download | timeline-c7d2545ec7bbcdba30b775453d53df5a359410bd.tar.gz timeline-c7d2545ec7bbcdba30b775453d53df5a359410bd.tar.bz2 timeline-c7d2545ec7bbcdba30b775453d53df5a359410bd.zip |
Revert dialog.
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>
|