rename proyecto a Alpha, refactor imports a components/ui, fix types en stores

This commit is contained in:
Ricardo Gonzalez
2026-05-23 17:38:15 -05:00
parent 002d8f06d3
commit 72662852bf
24 changed files with 347 additions and 59 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ function setTab(tab: string) {
</div>
<div class="grid flex-1 text-left text-sm leading-tight">
<span class="truncate font-semibold">Alpha</span>
<span class="truncate text-xs">KAPPA Hub</span>
<span class="truncate text-xs">Alpha</span>
</div>
</SidebarMenuButton>
</SidebarMenuItem>