Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-17 00:58:11 +00:00
co-authored by renee-png
parent e851a15758
commit fcab67f13c
+1 -1
View File
@@ -153,7 +153,7 @@ function ClientDetail() {
</CardContent>
</Card>
{client.client_type === "hoa" && client.board_members?.length > 0 && (
{(client.client_type === "hoa" || client.client_type === "condo") && client.board_members?.length > 0 && (
<Card className="border-border/60">
<CardContent className="p-5">
<div className="flex items-center gap-2 mb-3">