feat: comprehensive dashboard refactor and performance stabilization
All checks were successful
Build and Deploy / build-and-push (push) Successful in 3m33s

This commit is contained in:
Cauê Faleiros
2026-04-24 14:43:56 -03:00
parent 509ed4a0d9
commit be8f056434
40 changed files with 408 additions and 204 deletions

View File

@@ -46,6 +46,6 @@
</head>
<body>
<div id="root"></div>
<script type="module" src="/index.tsx"></script>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>