This commit is contained in:
Pierre Martin
2021-01-29 04:21:31 +01:00
parent d1ea0f902c
commit 457e7a09f6
10 changed files with 552 additions and 11 deletions

View File

@@ -6,7 +6,8 @@
<title>Vite App</title>
</head>
<body>
<div id="root"></div>
VIEUX
<div id="root">JE SUIS LÀ</div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>