updated ui and added NPED back

This commit is contained in:
2025-09-21 20:10:05 +01:00
parent 8f6fba1e63
commit 50cedaf2c4
11 changed files with 537 additions and 25 deletions

View File

@@ -7,7 +7,7 @@
<title>MAV | In Car System</title>
</head>
<body>
<div id="root"></div>
<div id="root" class="min-h-screen flex flex-col"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>