mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 22:07:10 -04:00
🐛 Fix Hydration problem.
This commit is contained in:
parent
cb44d3db8b
commit
4892b575bd
7 changed files with 53 additions and 28 deletions
|
@ -48,6 +48,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="app"><!--app-html--></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
<!-- <script type="module" src="/src/main.ts"></script>-->
|
||||
<script type="module" src="/src/entry-client.ts"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue