chat modal works, theme fixed

This commit is contained in:
2026-06-14 18:24:37 -06:00
parent 43639e4de7
commit 4f10582599
8 changed files with 220 additions and 7 deletions
+16
View File
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Panel de Campañas</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-2aCMahXY.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C_-n9NKA.css">
</head>
<body>
<div id="root"></div>
</body>
</html>