mirror of
https://github.com/Aviortheking/nextjs-clone.git
synced 2025-06-22 23:29:19 +00:00
@ -8,6 +8,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"><!--ssr-outlet--></div>
|
||||
<script type="module" src="/src/entry-client.ts"></script>
|
||||
<script type="module" src="/src/entry-client.tsx"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user