6 lines
130 B
HTML
Executable file
6 lines
130 B
HTML
Executable file
<!doctype html>
|
|
<html lang="en">
|
|
<body id="root">
|
|
<script type="module" src="/src/entry-client.tsx"></script>
|
|
</body>
|
|
</html>
|