ajoute de la nav bar et de route
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Vite App</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<body style="min-width: 100vw;min-height: 100vh; padding: 0px;margin: 0px; ">
|
||||
<div id="app" style="min-width: 100vw;min-height: 100vh; padding: 0px;margin: 0px;"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user